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: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public bool ForceTwoSidedMaterials { get; set; }
Property Value
Type:
BooleanSee Also