Click or drag to resize
DigitalRuneUniformMaterial Constructor
Initializes a new instance of the UniformMaterial class.

Namespace: DigitalRune.Physics.Materials
Assembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax
public UniformMaterial()
Remarks
The created material does not support SurfaceMotion.
See Also