IMeshBuilder1.Primitives

IMeshBuilder<TMaterial>.Primitives property

Gets a collection of primitives used by this mesh.

public IReadOnlyCollection<IPrimitiveReader<TMaterial>> Primitives { get; }

See Also