Box.getSize
void getSize(out graphene.vec3.Vec3 size)Retrieves the size of the box on all three axes, and stores it into the given size vector.
Parameters
size | return location for the size |
void getSize(out graphene.vec3.Vec3 size)Retrieves the size of the box on all three axes, and stores it into the given size vector.
size | return location for the size |