Click or drag to resize
AB4D logo

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.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public bool UseInstanceObjectColor

Field Value

Boolean
See Also