Box.getSize

Retrieves the size of the box on all three axes, and stores it into the given @size vector.

class Box
void
getSize
()

Parameters

size Vec3

return location for the size

Meta