TeleportPoint Class Reference
Inheritance diagram for TeleportPoint:
Public Member Functions | |
| Transform | GetDestTransform () |
| void | OnLookAt () |
Public Attributes | |
| float | dimmingSpeed = 1 |
| float | fullIntensity = 1 |
| float | lowIntensity = 0.5f |
| Transform | destTransform |
Member Function Documentation
◆ GetDestTransform()
| Transform TeleportPoint.GetDestTransform | ( | ) |
◆ OnLookAt()
| void TeleportPoint.OnLookAt | ( | ) |
Member Data Documentation
◆ destTransform
| Transform TeleportPoint.destTransform |
◆ dimmingSpeed
| float TeleportPoint.dimmingSpeed = 1 |
◆ fullIntensity
| float TeleportPoint.fullIntensity = 1 |
◆ lowIntensity
| float TeleportPoint.lowIntensity = 0.5f |
The documentation for this class was generated from the following file:
- Oculus/SampleFramework/Core/Locomotion/Scripts/TeleportPoint.cs
1.8.13