collision
The collision component that gives the entity the ability to participate in collision simulations.
Declaration
@MainActor @preconcurrency var collision: CollisionComponent? { get set }The collision component that gives the entity the ability to participate in collision simulations.
@MainActor @preconcurrency var collision: CollisionComponent? { get set }