Expand description
ColliderOf relationships for attaching colliders to rigid bodies
based on the entity hierarchy.
Structsยง
- Collider
Hierarchy Plugin - A plugin for managing
ColliderOfrelationships based on the entity hierarchy. - Collider
Of - A
Relationshipcomponent that attaches aColliderto aRigidBody. - Rigid
Body Colliders - A
RelationshipTargetcomponent that tracks which colliders are attached to aRigidBody.