Editar

Share via


BoundsControl.ScaleStarted Property

Definition

Event that gets fired when interaction with a scale handle starts.

public:
 property UnityEngine::Events::UnityEvent ^ ScaleStarted { UnityEngine::Events::UnityEvent ^ get(); void set(UnityEngine::Events::UnityEvent ^ value); };
public UnityEngine.Events.UnityEvent ScaleStarted { get; set; }
member this.ScaleStarted : UnityEngine.Events.UnityEvent with get, set
Public Property ScaleStarted As UnityEvent

Property Value

UnityEngine.Events.UnityEvent

Applies to