このページを含むバージョン:
このページを含まないバージョン:
The GraphicsBuffer that defines a list of axis-aligned bounding boxes (AABBs).
To define an AABB, use a list of float values in the following order: minX, minY, minZ, maxX, maxY, maxZ.