Click or drag to resize

EngageableObjectGetDirectionOfMovementForPositionUpdate Method

Default direction is from interaction point to controller

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected virtual UnityEngine.Vector3 GetDirectionOfMovementForPositionUpdate(
	int controllerIndex
)

Parameters

controllerIndex
Type: SystemInt32

Return Value

Type: UnityEngine.Vector3
See Also