Interface: BaseBox
Extended by
Properties
center
readonlycenter:Float3
The center of the box.
Defined in
halfExtent
readonlyhalfExtent:Float3
The half-extent of the box.
Defined in
max
readonlymax:Float3
Computes the largest coordinates corner of the box.
Defined in
min
readonlymin:Float3
Computes the lowest coordinates corner of the box.