|
sculpto
|
#include <camera.h>
Public Member Functions | |
| camera_effects (bool HDR=false, float Exposure=0, bool Bloom=false, int BloomAmount=0) | |
Public Attributes | |
| bool | HDR { false } |
| float | Exposure { 0 } |
| bool | Bloom { false } |
| int | BloomAmount { 0 } |
|
inline |
| bool scl::camera_effects::Bloom { false } |
| int scl::camera_effects::BloomAmount { 0 } |
| float scl::camera_effects::Exposure { 0 } |