Represents a batch of geometry information to submit to the graphics device during rendering. Each MeshPart is a subdivision of a Mesh object. The Mesh class is split into multiple MeshPart objects, typically based on material information.
Namespace:
Hilva.ModelsAssembly: Hilva (in Hilva.dll)
Syntax
| C# |
|---|
public sealed class MeshPart |