PrimitiveBuilder4.Points

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

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

public virtual IReadOnlyList<int> Points { get; }

See Also