Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ enableDepth
Method
enableDepth
Mod Utils/src/eu/the5zig/mod/util/GLUtil.java:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public
static
void
enableDepth() {
64
handle.enableDepth();
65
}
66
67
public
static
void
depthMask(boolean b) {
68
handle.depthMask(b);
Callers
15
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
render
Method · 0.95
Calls
1
enableDepth
Method · 0.65
Tested by
no test coverage detected