편집

Share via


BoundsControl.ScaleStopped Property

Definition

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

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

Property Value

UnityEngine.Events.UnityEvent

Applies to