Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ set
Method
set
Engine/source/lighting/shadowMap/lightShadowMap.cpp:679–682 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
677
}
678
679
void ShadowMapParams::set( const LightInfoEx *ex )
680
{
681
// TODO: Do we even need this?
682
}
683
684
void ShadowMapParams::packUpdate( BitStream *stream ) const
685
{
Callers
13
setShaderParameters
Method · 0.45
_render
Method · 0.45
_setNumSplits
Method · 0.45
_render
Method · 0.45
setShaderParameters
Method · 0.45
_render
Method · 0.45
setShaderParameters
Method · 0.45
ShadowMapParams
Method · 0.45
getCookieTex
Method · 0.45
getCookieCubeTex
Method · 0.45
setShaderParameters
Method · 0.45
_render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected