IMaterial Interface |
Namespace: DigitalRune.Physics.Materials
The IMaterial type exposes the following members.
Name | Description | |
---|---|---|
GetProperties |
Gets the MaterialProperties for the given rigid body, position and shape
feature.
|
A IMaterial defines the material properties of a rigid body. In simple cases the material properties of a rigid body are constant for the whole rigid body. In complex cases different parts of a single rigid body can have different properties or the material properties can change depending on the simulation time or other parameters.