PhysicPlayerConfigs
PhysicPlayerConfigs plain value object
Type: Value
Methods
| Declaration | Description |
|---|---|
| void PhysicPlayerConfigs() | Default constructor |
| void PhysicPlayerConfigs(const PhysicPlayerConfigs& in other) | Copy constructor |
| PhysicPlayerConfigs& opAssign(const PhysicPlayerConfigs& in other) | operator= |
Properties
| Declaration | Description |
|---|---|
| float mass | |
| float maxPendingVelocity |