Click or drag to resize
AB4D logo

RenderableInstancedObjectsNode Fields

The RenderableInstancedObjectsNode type exposes the following members.

Fields
  NameDescription
Public fieldInstanceBufferBinding
VertexBufferBinding that represents instances buffer
Public fieldInstancesCount
The number of instances
Public fieldStartInstanceLocation
The start index of the instances in InstanceBufferBinding
Public fieldUseInstanceObjectColor
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.
Top
See Also