Click or drag to resize

ControllerListGetAverageSourceRotation Method

Gets the average interaction target rotation

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public Nullable<UnityEngine.Quaternion> GetAverageSourceRotation()

Return Value

Type: NullableUnityEngine.Quaternion
See Also