UniformMaterialSupportsSurfaceMotion Property |
Namespace: DigitalRune.Physics.Materials
This flag indicates whether the material supports a surface motion - it does not indicate if the current SurfaceMotion is non-zero. The simulation has optimizations for contacts where materials will never have a surface motion. If a material will at any time use a non-zero surface motion this flag must be set to , even if the current surface motion velocity is zero.
This flag is read-only and can only be set in the constructor of this class.