Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_3DI_Library v2.00 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: darren_john_dwyer@hotmail.com.
|
|