PhysicsGeometryFrictionMaterial Property |
The friction material for the collision geometry.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
Remarks
When two physics bodies collide, the Coulomb friction coefficient is determined from the
colliding geometries' friction materials.
See Also