| SyncPropertiesHelperCheckPositionAndRotation Method |
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public static void CheckPositionAndRotation(
SyncProperties syncProperties,
out bool checkPosition,
out bool checkRotation
)
Parameters
- syncProperties
- Type: SyncProperties
- checkPosition
- Type: SystemBoolean
- checkRotation
- Type: SystemBoolean
See Also