ICursorModifier.CursorScaleOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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