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