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::diffuse ]
[ next: emissive ]
[ prev: ambient ]
public:
__property D3DCOLORVALUE diffuse = { read=FGetdiffuse, write=FSetdiffuse, nodefault };
TD3DMATERIAL::DIFFUSE
[ component property ]
- Description
The diffuse property contains a TD3DColorValue component defining how the material reflects diffuse lighting, thus helping determine the apparent color of the material.
This property is unioned with the Diffuse property of this component.
Diffuse values usually have greater impact than Ambient, due to most scenes having more diffuse lighting than ambient.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|