Click or drag to resize
AB4D logo

MeshPolygonEdgeIndexes Field

List of edge indexes. See also the IsEdgeFlipped list that defines if edge is flipped (start and end are flipped).

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public List<int> EdgeIndexes

Field Value

ListInt32
See Also