Свойство | Type | Description | |
---|---|---|---|
UncorrectedWorldOrientation | Quaternion | ||
UncorrectedWorldPosition | Vector3 | ||
WorldOrientation | Quaternion | ||
WorldPosition | Vector3 | ||
ZeroPosition | Vector3 | ||
ZeroYaw | Quaternion |
Méthode | 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 | |
Résultat | void |
public Quaternion UncorrectedWorldOrientation | ||
Résultat | Quaternion |
public Vector3 UncorrectedWorldPosition | ||
Résultat | Vector3 |