A RectBounds is a rectangle bounds around a point in a plane.
It is defined by:
---------------------------------------------- A| | || Top Vector | || A | | top| | | || | | || position *-----> | ---| Right Vector | || | | bottom| | |---------------------------------------------- V. |. |<-------------|-----------------------------> left right Copy
---------------------------------------------- A| | || Top Vector | || A | | top| | | || | | || position *-----> | ---| Right Vector | || | | bottom| | |---------------------------------------------- V. |. |<-------------|-----------------------------> left right
A rectangle can be defined in one of several ways:
By default the rectangle will be in the XY plane (+z normal) with a rightDirection vector along the +x axis.
A RectBounds is a rectangle bounds around a point in a plane.
It is defined by:
A rectangle can be defined in one of several ways:
By default the rectangle will be in the XY plane (+z normal) with a rightDirection vector along the +x axis.