DynamicCharacterController Properties |
The DynamicCharacterController type exposes the following members.
Name | Description | |
---|---|---|
Body |
Gets or sets the body.
| |
CollisionGroup |
Gets or sets the collision group.
| |
Enabled |
Gets or sets a value indicating whether this character controller is enabled.
| |
Gravity |
Gets or sets the gravity.
| |
HasGroundContact |
Gets a value indicating whether this character has ground contact.
| |
Height |
Gets or sets the height.
| |
IsClimbing |
Gets or sets a value indicating whether this instance is climbing.
| |
Position |
Gets or sets the position of the character.
| |
Simulation |
Gets or sets the simulation.
| |
SlopeLimit |
Gets or sets the slope limit (in radians).
| |
Width |
Gets or sets the width.
|