BaseCursor.CursorAngularScale Property

Definition

Caution

Property obsolete. Use CursorAngularSize instead

The angular scale of cursor in relation to Main Camera, assuming a mesh with bounds of Vector3(1,1,1)

public:
 property float CursorAngularScale { float get(); void set(float value); };
[System.Obsolete("Property obsolete. Use CursorAngularSize instead")]
public float CursorAngularScale { get; set; }
[<System.Obsolete("Property obsolete. Use CursorAngularSize instead")>]
member this.CursorAngularScale : single with get, set
Public Property CursorAngularScale As Single

Property Value

Attributes

Applies to