Description:

Is called when the object associated with this data is transformed. If you override this function, make sure to call the base class if you want the stored Transform to be updated.

Syntax:
protected virtual void OnTransform(
Transform transform
)
protected
virtual
Parameters:
Returns:
Type: void

Nothing found