| DigitalRune.Physics.Materials Namespace |
| Class | Description | |
|---|---|---|
| CompositeMaterial |
Defines a material with different materials for each shape feature of a rigid body.
| |
| MaterialPropertyCombiner |
Computes the material properties for two materials in contact using simple mathematical
operations.
| |
| UniformMaterial |
Defines a IMaterial with constant material properties for the whole rigid body.
|
| Structure | Description | |
|---|---|---|
| MaterialProperties |
Defines material properties of a rigid body.
|
| Interface | Description | |
|---|---|---|
| IMaterial |
Defines the material (friction, bounciness, etc.) of a rigid body.
| |
| IMaterialPropertyCombiner |
Computes the material properties for two materials in contact.
|
| Enumeration | Description | |
|---|---|---|
| MaterialPropertyCombinerMode |
Defines how two coefficients are combined.
|