IModelInstances
Description
- Derived from
- Extended by
-
ModelInstanceBuffer sealed
A resource handle for a vertex buffer that holds static geometry instance data.
A separate IVertexBuffer is created for each instance of ModelInstanceBuffer.
- See also
Public / Methods
ReadInstances
Reads static geometry instance data.
- IOException
-
If an I/O exception has occurred.
- See also