Click or drag to resize
DigitalRuneDigitalRune.Physics.Specialized Namespace
The DigitalRune.Physics.Specialized namespace provides types for specialized tasks in physics simulation, such as character controllers, vehicle physics, etc.
Classes
  ClassDescription
Public classDynamicCharacterController
Controls the movement of a game character.
Public classKinematicCharacterController
Controls the movement of a game character.
Public classRagdoll
Represents a ragdoll of a 3D animated character.
Public classRagdollMotor
Drives a body of a ragdoll to a target position.
Public classVehicle
Represents a simulated vehicle.
Public classWheel
Represents a single wheel of a Vehicle.
Enumerations
  EnumerationDescription
Public enumerationRagdollMotorMode
Defines the type of RagdollMotor.