MCPcopy Create free account
hub / github.com/carbonengine/trinity / SetVariables

Method SetVariables

trinity/Shader/Utils/Tr2DataTextureManager.cpp:84–87  ·  view source on GitHub ↗

-------------------------------------------------------------------------------- Description: Set global variables --------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

82// Set global variables
83// --------------------------------------------------------------------------------
84void Tr2DataTextureManager::SetVariables()
85{
86 GlobalStore().RegisterVariable( "ImpactShieldDataMap", m_dataTexture );
87}
88
89// --------------------------------------------------------------------------------
90// Description:

Callers 1

BeginRenderMethod · 0.80

Calls 1

RegisterVariableMethod · 0.80

Tested by

no test coverage detected