|
RenderableInstancedObjectsPrimitiveUseInstanceObjectColor Field |
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.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool UseInstanceObjectColor
Field Value
BooleanSee Also