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.
protected
virtual
Parameters:
- transform
- Type: Geometry.Transform
- The transform being applied.
Returns:
Type: void