RenderableInstancedObjectsNode Fields | |
The RenderableInstancedObjectsNode type exposes the following members.
| Name | Description | |
|---|---|---|
| InstanceBufferBinding |
VertexBufferBinding that represents instances buffer
| |
| InstancesCount |
The number of instances
| |
| StartInstanceLocation |
The start index of the instances in InstanceBufferBinding
| |
| UseInstanceObjectColor |
Defines the source of the object diffuse color: if true (by default) then color defined in instance buffer is used; if false color defined in IDiffuseMaterial is used for all instaces.
|