Click or drag to resize

ConveyorVisualFrictionMaterial2 Property

The name of the material to be use to determine the coefficient of anisotropic friction when in contact with another friction material.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public FrictionMaterialReference FrictionMaterial2 { get; set; }

Property Value

Type: FrictionMaterialReference
See Also