Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ set
Method
set
Engine/source/lighting/shadowMap/lightShadowMap.cpp:745–748 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
743
}
744
745
void ShadowMapParams::set( const LightInfoEx *ex )
746
{
747
// TODO: Do we even need this?
748
}
749
750
void ShadowMapParams::packUpdate( BitStream *stream ) const
751
{
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