Click or drag to resize
AB4D logo

MeshInspectorOverlayShowOnlyFrontFacingTriangles Property

Boolean that specifies if only data for the front facing triangles are shown (the triangle normal is pointer in the other direction as the camera's look direction).

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool ShowOnlyFrontFacingTriangles { get; set; }

Property Value

Boolean
See Also