nw::gfx::GraphicsDevice::ActivateFragmentLightPosition Member Function
static void ActivateFragmentLightPosition(
s32 index,
const math::VEC4 & pos
);
| Name | Description | |
|---|---|---|
| in | index |
The light index to be set. |
| in | pos | The light position. |
Issues a command for fragment light.
CONFIDENTIAL