Click or drag to resize
DigitalRuneMaterialProperties Properties

The MaterialProperties type exposes the following members.

Properties
  NameDescription
Public propertyDynamicFriction
Gets or sets the dynamic friction (kinetic friction) coefficient.
Public propertyRestitution
Gets or sets the coefficient of restitution (bounciness).
Public propertyStaticFriction
Gets or sets the static friction coefficient.
Public propertySupportsSurfaceMotion
Gets or sets a value indicating whether this material supports surface motion.
Public propertySurfaceMotion
Gets or sets the velocity of the rigid body surface (in local space of the body).
Top
See Also