Click or drag to resize
AB4D logo

RenderablePrimitiveBaseOverrideMaterial Field

OverrideMaterial can be set to override the Material when rendering but still preserve the original Material. It can be set by some other object that wanted to change the rendering behavior of this RenderablePrimitiveBase.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public Material OverrideMaterial

Field Value

Material
See Also