Click or drag to resize
DigitalRuneUniformMaterial Properties

The UniformMaterial type exposes the following members.

Properties
  NameDescription
Public propertyDynamicFriction
Gets or sets the dynamic friction (kinetic friction) coefficient.
Public propertyName
Gets or sets the name of the material.
Public propertyRestitution
Gets or sets the coefficient of restitution (bounciness).
Public propertyStaticFriction
Gets or sets the static friction coefficient.
Public propertySupportsSurfaceMotion
Gets 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