Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ SetPostProcessStrength
Method
SetPostProcessStrength
TombEngine/Renderer/RendererPostProcess.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
void Renderer::SetPostProcessStrength(float strength)
142
{
143
_postProcessStrength = strength;
144
}
145
146
void Renderer::SetPostProcessTint(Vector3 tint)
147
{
Callers
3
ParseEffects
Function · 0.80
CleanUp
Function · 0.80
SetPostProcessStrength
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected