Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ set
Method
set
Engine/source/renderInstance/renderProbeMgr.cpp:82–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void ProbeRenderInst::set(const ProbeRenderInst *probe)
83
{
84
mCubemapIndex = probe->mCubemapIndex;
85
mProbeInfo = probe->mProbeInfo;
86
}
87
88
//
89
//
Callers
13
init
Method · 0.45
_innerRender
Method · 0.45
getDepthTargetTexture
Method · 0.45
_updateTargets
Method · 0.45
_updateTargets
Method · 0.45
RenderParticleMgr
Method · 0.45
addElement
Method · 0.45
_initGFXResources
Method · 0.45
renderParticle
Method · 0.45
_updateTargets
Method · 0.45
onAdd
Method · 0.45
bakeProbe
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected