|
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.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool ShowOnlyFrontFacingTriangles { get; set; }
Property Value
BooleanSee Also