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