Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SetAlphaRef
Method
SetAlphaRef
ogsr_engine/xrGame/UIStaticItem.h:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
virtual ~CUIStaticItem();
35
36
void SetAlphaRef(int val) { alpha_ref = val; };
37
38
virtual void CreateShader(const char* tex, const char* sh =
"hud\\default"
);
39
Callers
1
Render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected