add setBloom method
This commit is contained in:
@@ -53,6 +53,7 @@ namespace polyvox {
|
||||
~FilamentViewer();
|
||||
|
||||
void setToneMapping(ToneMapping toneMapping);
|
||||
void setBloom(float strength);
|
||||
void loadSkybox(const char* const skyboxUri);
|
||||
void removeSkybox();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user