[ TDx_3DI_Library ]
[ next: TD3DLightingCaps ]
[ prev: TD3DLVertex ]
class TD3DLight : public TComponent
class PACKAGE TD3DLight : 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 TD3DLight component wraps the DirectX D3DLIGHT7 structure, which defines the properties of a light source.
This component is used in the TDx_3DDevice::GetLight() and TDx_3DDevice::SetLight() methods when defining and retrieving lighting properties.
PROPERTIES
Top
Properties
Methods
Events
See Also
Ambient
Attenuation0
Attenuation1
Attenuation2
Diffuse
Direction
ErrorValue
Falloff
Phi
Position
Range
Size
Specular
Theta
Type
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::GetLight()
TDx_3DDevice::SetLight()