[ TDx_3DI_Library ]
[ next: TD3DMatrix ]
[ prev: TD3DLinePattern ]
class TD3DMaterial : public TComponent
class PACKAGE TD3DMaterial : public TComponent
class type : Wrapper
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Properties
Methods
Events
See Also
The TD3DMaterial component wraps the DirectX D3DMATERIAL7 structure, which specifies the color properties of a material in response to lighting.
This component is used by the TDx_3DDevice::GetMaterial() and TDx_3DDevice::SetMaterial() methods when retrieving or modifying material properties.
PROPERTIES
Top
Properties
Methods
Events
See Also
Ambient
Diffuse
Emissive
ErrorValue
Power
Size
Specular
ambient
diffuse
emissive
power
specular
METHODS
Top
Properties
Methods
Events
See Also
Clear
EVENTS
Top
Properties
Methods
Events
See Also
OnError
SEE ALSO
Top
Properties
Methods
Events
See Also
TD3DColorValue
TDx_3DDevice::GetMaterial()
TDx_3DDevice::SetMaterial()