mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-26 18:13:47 +00:00
Merge branch 'method_Unmangle' into PBR_PR
This commit is contained in:
commit
8e534dd0c9
636 changed files with 3939 additions and 3454 deletions
|
|
@ -705,7 +705,7 @@ LightShadowMap* AdvancedLightManager::findShadowMapForObject( SimObject *object
|
|||
return sceneLight->getLight()->getExtended<ShadowMapParams>()->getShadowMap();
|
||||
}
|
||||
|
||||
DefineConsoleFunction( setShadowVizLight, const char*, (const char* name), (""), "")
|
||||
DefineEngineFunction( setShadowVizLight, const char*, (const char* name), (""), "")
|
||||
{
|
||||
static const String DebugTargetName( "AL_ShadowVizTexture" );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue