MaterialProperties Properties |
The MaterialProperties type exposes the following members.
Name | Description | |
---|---|---|
DynamicFriction |
Gets or sets the dynamic friction (kinetic friction) coefficient.
| |
Restitution |
Gets or sets the coefficient of restitution (bounciness).
| |
StaticFriction |
Gets or sets the static friction coefficient.
| |
SupportsSurfaceMotion |
Gets or sets a value indicating whether this material supports surface motion.
| |
SurfaceMotion |
Gets or sets the velocity of the rigid body surface (in local space of the body).
|