FrictionConfigurationRemoveMaterial Method |
Remove all combinations for a given material name.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic void RemoveMaterial(
string material
)
Parameters
- material String
[Missing <param name="material"/> documentation for "M:Demo3D.Visuals.FrictionConfiguration.RemoveMaterial(System.String)"]
See Also