Click or drag to resize

SolidTriangulatorResultTriangleWindingOrder Property

Gets the orientation of front-facing triangles in the mesh.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public override WindingOrder TriangleWindingOrder { get; }

Property Value

Type: WindingOrder
See Also