Contents

SCNPhysicsBodyType.dynamic

A physics body that can be affected by forces and collisions.

Declaration

case dynamic

Discussion

Use dynamic bodies for the elements of your scene that are moved by the physics simulation.

See Also

Constants