BoundingBox.RotateStopped 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 rotation handle stops.
public: UnityEngine::Events::UnityEvent ^ RotateStopped;
	public UnityEngine.Events.UnityEvent RotateStopped;
	val mutable RotateStopped : UnityEngine.Events.UnityEvent
	Public RotateStopped As UnityEvent 
	Field Value
		UnityEngine.Events.UnityEvent