Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ SetBrightness
Method
SetBrightness
engine/Poseidon/Graphics/Core/Engine.hpp:400–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
void LoadConfig();
399
400
virtual void SetBrightness(float v) { _usrBrightness = v; }
401
virtual float GetBrightness() const { return _usrBrightness; }
402
403
// MSAA alpha-to-coverage on cutout (alpha-test) draws — grades
Callers
11
RenderScene
Method · 0.45
CreateLight
Method · 0.45
Simulate
Method · 0.45
Simulate
Method · 0.45
Simulate
Method · 0.45
EntityAI
Method · 0.45
OnSliderPosChanged
Method · 0.45
OnButtonClicked
Method · 0.45
OnDraw
Method · 0.45
ApplyGraphicsConfigToEngine
Function · 0.45
TriSetBrightness
Function · 0.45
Calls
no outgoing calls
Tested by
1
TriSetBrightness
Function · 0.36