BoundingBox.ScaleStarted Field
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.
Event that gets fired when interaction with a scale handle starts.
public: UnityEngine::Events::UnityEvent ^ ScaleStarted;
public UnityEngine.Events.UnityEvent ScaleStarted;
val mutable ScaleStarted : UnityEngine.Events.UnityEvent
Public ScaleStarted As UnityEvent
Field Value
UnityEngine.Events.UnityEvent