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: 19.00.00
Syntax
C#
public void RemoveMaterial(
	string material
)

Parameters

material  String

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

See Also