|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public Material OverrideMaterial
Field Value
MaterialSee Also