VR Interaction Framework v2.0
Loading...
Searching...
No Matches
BNG.MovingPlatform Class Reference
Inheritance diagram for BNG.MovingPlatform:

Public Attributes

MovingPlatformMethod MovementMethod = MovingPlatformMethod.ParentToPlatform
 
Vector3 PositionDelta
 
Quaternion RotationDelta
 

Protected Member Functions

void Update ()
 

Protected Attributes

Vector3 previousPosition
 
Quaternion previousRotation
 

Member Function Documentation

◆ Update()

void BNG.MovingPlatform.Update ( )
protected

Member Data Documentation

◆ MovementMethod

MovingPlatformMethod BNG.MovingPlatform.MovementMethod = MovingPlatformMethod.ParentToPlatform

◆ PositionDelta

Vector3 BNG.MovingPlatform.PositionDelta

◆ previousPosition

Vector3 BNG.MovingPlatform.previousPosition
protected

◆ previousRotation

Quaternion BNG.MovingPlatform.previousRotation
protected

◆ RotationDelta

Quaternion BNG.MovingPlatform.RotationDelta

The documentation for this class was generated from the following file: