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
|
|
[ TD3DLight::Theta ]
[ next: Type ]
[ prev: Specular ]
public:
__property D3DVALUE Theta = { read=FGetTheta, write=FSetTheta, nodefault };
TD3DLIGHT::THETA
[ component property ]
- Description
The Theta property contains a D3DVALUE defining the angle, in radians, representing the outer edge of the spotlight's umbra.
Points inside the umbra are fully illuminated by the spotlight.
Points outside the umbra and inside the penumbra are illuminated with an intensity relative to their position and the Falloff value.
The value can range from 0 to the value of the Phi property.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|