Click or drag to resize

ControllerListGetAverageSourcePosition Method

Gets the average interaction source position

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

Return Value

Type: NullableUnityEngine.Vector3
See Also