Method AddLightPunctual
AddLightPunctual(uint, uint)
Called when a node has a punctual light assigned (KHR_lights_punctual)
Declaration
void AddLightPunctual(uint nodeIndex, uint lightIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | nodeIndex | Index of the node |
| uint | lightIndex | Index of the punctual light |