Contents

HasPhysics

An interface that combines the physics body and physics motion interfaces.

Declaration

@MainActor @preconcurrency protocol HasPhysics : HasPhysicsBody, HasPhysicsMotion

See Also

Entity compliance