Property Primitives
Primitives
An array of primitives, each defining geometry to be rendered with a material.
Declaration
public abstract IReadOnlyList<MeshPrimitiveBase> Primitives { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<MeshPrimitiveBase> |