Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ iLightSetColor
Function
iLightSetColor
src/SB/Core/gc/iLight.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
void iLightSetColor(iLight* light, _xFColor* col)
99
{
100
RpLightSetColor(light->hw, (RwRGBAReal*)col);
101
}
102
103
void iLightSetPos(iLight* light, xVec3* pos)
104
{
Callers
2
EffectFlicker
Function · 0.85
zLightEffectCauldron
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected