IMeshDecoder1.Primitives

IMeshDecoder<TMaterial>.Primitives property

Collection of mesh primitives

public IReadOnlyList<IMeshPrimitiveDecoder<TMaterial>> Primitives { get; }

See Also