AxisAlignedBoundingBox.vertices

Gets all the vertices of the AABB

class AxisAlignedBoundingBox(T, uint dimensions)
@property
Vector!(T, dimensions)[]
vertices
(
)

Meta