BoundingBox


Vocabulary
raylib

Class description
Represents a 3D bounding box defined by two points:

Fields
min The minimum vertex box-corner.
max The maxium vertex box-corner.


Definition


Methods