Click or drag to resize

HingeEngageableObjectJointAnchor Property

The joint anchor position in world coordinates

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected UnityEngine.Vector3 JointAnchor { get; }

Property Value

Type: UnityEngine.Vector3
See Also