2021 Members
Changes 5
M

BoundingBoxUV

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the BoundingBoxUV
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P Bounds UV Indexed access for loops. Use 0 for Min and 1 for Max.
P IsSet bool Indicates whether the BoundingBoxUV is set or not.
P Max UV Maximum coordinates (upper-right corner of the box).
P Min UV Minimum coordinates (lower-left corner of the box).