Property MeshNames
MeshNames
Gets the collection of references to pre-declared mesh geometry specifying the set of attributes to aggregate for drawing.
public Collection<MeshName> MeshNames { get; }
Property Value
Remarks
Each mesh geometry will have all its attributes combined into the final rendered buffer, as if they are all part of the same mesh.