BaseCursor.ResizeCursorWithDistance Property

Definition

Dictates whether the cursor should resize based on distance. If true, cursor will appear to be the same size no matter what distance it is from Main Camera.

public:
 property bool ResizeCursorWithDistance { bool get(); void set(bool value); };
public bool ResizeCursorWithDistance { get; set; }
member this.ResizeCursorWithDistance : bool with get, set
Public Property ResizeCursorWithDistance As Boolean

Property Value

Applies to