Function ambient_guest_bridge::core::physics::components::cube_collider
source · pub fn cube_collider() -> Component<Vec3>
Expand description
Cube collider: If attached, this entity will have a cube physics collider.
x, y, z
is the size of the cube.
Attributes: Debuggable, Networked, Store