Click or drag to resize
Reader3dsForceTwoSidedMaterials Property
If true than all the GeometryModels have both Material and BackMaterial set. This means that all the TriangleIndices can be visible from both sides.

Namespace: Ab3d
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public bool ForceTwoSidedMaterials { get; set; }

Property Value

Type: Boolean
See Also