Click or drag to resize

EngageableObjectGetTargetWorldPositionForController Method

Returns the target position for this object based on the current engaging controller and interaction point

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected UnityEngine.Vector3 GetTargetWorldPositionForController()

Return Value

Type: UnityEngine.Vector3
See Also