PrimitiveBuilder4.Triangles
PrimitiveBuilder<TMaterial,TvG,TvM,TvS>.Triangles property
Gets the list in indices of triangles contained in this primitive.
public virtual IReadOnlyList<(int A, int B, int C)> Triangles { get; }
See Also
- class PrimitiveBuilder<TMaterial,TvG,TvM,TvS>
- namespace Aspose.CAD.FileFormats.GLB.Geometry
- assembly Aspose.CAD