static void ActivateFragmentLightPosition(
s32 index,
const math::VEC4 & pos,
const math::VEC3 & spotDir
);
| Name | Description | |
|---|---|---|
| in | index |
The light index. |
| in | pos | The light position. |
| in | spotDir | The spot direction of the light. |
Issues position information for fragment light.
CONFIDENTIAL