FlashlightController Class Reference
Inheritance diagram for FlashlightController:
Public Member Functions | |
| void | Grab (OVRInput.Controller grabHand) |
| void | Release () |
Public Attributes | |
| Light | sceneLight |
| Transform | flashlightRoot |
| TextMesh | infoText |
Member Function Documentation
◆ Grab()
| void FlashlightController.Grab | ( | OVRInput.Controller | grabHand | ) |
◆ Release()
| void FlashlightController.Release | ( | ) |
Member Data Documentation
◆ flashlightRoot
| Transform FlashlightController.flashlightRoot |
◆ infoText
| TextMesh FlashlightController.infoText |
◆ sceneLight
| Light FlashlightController.sceneLight |
The documentation for this class was generated from the following file:
- Oculus/SampleFramework/Usage/Passthrough/Scripts/FlashlightController.cs
1.8.13