nw::gfx::GraphicsDevice::ActivateFragmentLightDistanceAttnScaleBias Member Function
static void ActivateFragmentLightDistanceAttnScaleBias(
int index,
u32 scalef20,
u32 biasf20
);
| Name | Description | |
|---|---|---|
| in | index |
Light index. |
| in | scalef20 | The scale value for the distance attenuation. |
| in | biasf20 | The bias value for the distance attenuation. |
Issues the scale and bias commands for distance attenuation.
CONFIDENTIAL