Flashlight Class Reference
Inheritance diagram for Flashlight:

Public Member Functions | |
void | ToggleFlashlight () |
void | EnableFlashlight (bool doEnable) |
Public Attributes | |
GameObject | lightVolume |
Light | spotlight |
GameObject | bulbGlow |
Member Function Documentation
◆ EnableFlashlight()
void Flashlight.EnableFlashlight | ( | bool | doEnable | ) |
◆ ToggleFlashlight()
void Flashlight.ToggleFlashlight | ( | ) |
Member Data Documentation
◆ bulbGlow
GameObject Flashlight.bulbGlow |
◆ lightVolume
GameObject Flashlight.lightVolume |
◆ spotlight
Light Flashlight.spotlight |
The documentation for this class was generated from the following file:
- Oculus/SampleFramework/Usage/Passthrough/Scripts/Flashlight.cs