www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_3DI_Library v1.90 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: admin@bcb-tools.com.
|
|