Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Makes all of the minimum bounds less than or equal to the maximum bounds.
Syntax
object.NormalizeBounds();
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
This function exchanges any bounds' minimum/maximum values to make sure that the minimum value is less than or equal to the maximum value along each dimension.