Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ depthMask
Method
depthMask
Engine/source/navigation/duDebugDrawTorque.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void duDebugDrawTorque::depthMask(bool state)
57
{
58
mDesc.setZReadWrite(state, state);
59
}
60
61
void duDebugDrawTorque::texture(bool state)
62
{
Callers
2
renderLinks
Method · 0.45
renderScene
Method · 0.45
Calls
1
setZReadWrite
Method · 0.80
Tested by
no test coverage detected