Package: graphene

Function graphene:box-size

Lambda List

graphene:box-size (box size)

Arguments

box -- a graphene:box-t instance
size -- a graphene:vec3-t instance for the size

Return Value

The graphene:vec3-t instance with the size.

Details

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

See also

2024-11-12