Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_3DI_Library v2.00 Component Reference
|
|
[ TD3DMaterial::emissive ]
[ next: power ]
[ prev: diffuse ]
public:
__property D3DCOLORVALUE emissive = { read=FGetemissive, write=FSetemissive, nodefault };
TD3DMATERIAL::EMISSIVE
[ component property ]
- Description
The emissive property contains a TD3DColorValue component defining how the material emits, possibly making the material appear to glow independant of light sources.
This property is unioned with the Emissive property of this component.
Emitted light is not a computational light source and will not be reflected by other objects, only affecting the material itself.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|