CursorModifier.CursorNormalOffset Property

Definition

Direction of the IMixedRealityCursor offset.

public:
 property UnityEngine::Vector3 CursorNormalOffset { UnityEngine::Vector3 get(); void set(UnityEngine::Vector3 value); };
public UnityEngine.Vector3 CursorNormalOffset { get; set; }
member this.CursorNormalOffset : UnityEngine.Vector3 with get, set
Public Property CursorNormalOffset As Vector3

Property Value

UnityEngine.Vector3

Implements

Applies to