PrimitiveBuilder4.Surfaces

PrimitiveBuilder<TMaterial,TvG,TvM,TvS>.Surfaces property

Gets the list in indices of the surfaces contained in this primitive.

public virtual IReadOnlyList<(int A, int B, int C, int? D)> Surfaces { get; }

See Also