CursorModifier.CursorScaleOffset Property

Definition

Scale of the IMixedRealityCursor when looking at this GameObject.

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

Property Value

UnityEngine.Vector3

Implements

Applies to