[ TDx_3DI_Library ]
[ next: TD3DDP_PtrStride ]
[ prev: TD3DClipStatus ]
class TD3DColorValue : public TComponent
class PACKAGE TD3DColorValue : 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 TD3DColorValue component wraps the DirectX D3DCOLORVALUE structure and each property contains a value indicating the intensity of the respective color.
This component is used by the TD3DLight and TD3DMaterial components to hold color information.
The color values usually range between 0 (black) and 1, but higher and lower values can be set to produce unusual lighting effects such as light absorbing objects or a washed out scene.
PROPERTIES
Top
Properties
Methods
Events
See Also
A
B
ErrorValue
G
R
Size
a
b
g
r
METHODS
Top
Properties
Methods
Events
See Also
Clear
EVENTS
Top
Properties
Methods
Events
See Also
OnError
SEE ALSO
Top
Properties
Methods
Events
See Also
TD3DLight
TD3DMaterial
TD3DLight::Ambient
TD3DLight::Diffuse
TD3DLight::Specular
TD3DMaterial::Ambient
TD3DMaterial::Diffuse
TD3DMaterial::Emissive
TD3DMaterial::Specular
TD3DMaterial::ambient
TD3DMaterial::diffuse
TD3DMaterial::emissive
TD3DMaterial::specular