Test & Small fixes
This commit is contained in:
parent
21eaaa4900
commit
3e635aa57d
3 changed files with 2 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ namespace SM_TEST
|
|||
{
|
||||
_bloom = new BloomEffect(hdr: true)
|
||||
{
|
||||
Threshold = .8f,
|
||||
Threshold = .5f,
|
||||
};
|
||||
|
||||
MainFramebuffer = CreateWindowFramebuffer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue