Click or drag to resize

ControllerListGetInteractionDirection Method

Gets the combined interaction direction

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> GetInteractionDirection()

Return Value

Type: NullableUnityEngine.Vector3
See Also