Property | Type | Description | |
---|---|---|---|
UncorrectedWorldOrientation | Quaternion | ||
UncorrectedWorldPosition | Vector3 | ||
WorldOrientation | Quaternion | ||
WorldPosition | Vector3 | ||
ZeroPosition | Vector3 | ||
ZeroYaw | Quaternion |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
PSMovePose ( ) : System.Collections | ||
PoseUpdate ( PSMoveDataContext, DataContext, Transform ParentGameObjectTransform ) : void | ||
ResetPositionSnapshot ( ) : void | ||
ResetYawSnapshot ( ) : void | ||
SnapshotOrientationYaw ( ) : void | ||
SnapshotPosition ( ) : void |
public PoseUpdate ( PSMoveDataContext, DataContext, Transform ParentGameObjectTransform ) : void | ||
DataContext | PSMoveDataContext, | |
ParentGameObjectTransform | Transform | |
return | void |
public Quaternion UncorrectedWorldOrientation | ||
return | Quaternion |