Click or drag to resize

FrictionConfigurationRemoveMaterial Method

Remove all combinations for a given material name.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void RemoveMaterial(
	string material
)

Parameters

material
Type: SystemString

[Missing <param name="material"/> documentation for "M:Demo3D.Visuals.FrictionConfiguration.RemoveMaterial(System.String)"]

See Also