Bounding box.
OptionalfrictionFriction coefficient in [0, 1]. 0 = no friction, 1 = full stop on contact.
OptionalmaskBitmask for layer-based collision filtering.
OptionalrestitutionBounce coefficient in [0, 1]. 0 = no bounce (stop), 1 = perfect bounce.
A collider entry for use with moveAABB. Wraps an AABB with an optional collision mask for layer-based filtering and material properties.