Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ inspectPostApply
Method
inspectPostApply
Engine/source/environment/sun.cpp:213–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
void Sun::inspectPostApply()
214
{
215
_conformLights();
216
setMaskBits(UpdateMask);
217
}
218
219
U32 Sun::packUpdate(NetConnection *conn, U32 mask, BitStream *stream )
220
{
Callers
2
DefineEngineMethod
Function · 0.45
undo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected