Contents

PhysicsSimulationComponent

A component that controls localized physics simulations.

Declaration

struct PhysicsSimulationComponent

Overview

Simulate local physics by adding a PhysicsSimulationComponent to an entity. The component gives your app the ability to customize the physics simulation by configuring its properties, such as gravity and collisionOptions.

Topics

Structures

Initializers

Instance Properties

Type Methods

See Also

Simulation setup