pub fn world_bounding_aabb_min() -> Component<Vec3>
Expand description

World bounding AABB min: The minimum point of the world AABB of this entity.

Attributes: Debuggable