|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include <framework/components/camera/cameraComponent.h>
Public Attributes | |
| bool | enabled = false |
| bool | highQuality = true |
| float | jitter = 1.0f |
Definition at line 39 of file cameraComponent.h.
| bool visutwin::canvas::TaaSettings::enabled = false |
Definition at line 41 of file cameraComponent.h.
Referenced by visutwin::canvas::CameraComponent::setTaa().
| bool visutwin::canvas::TaaSettings::highQuality = true |
Definition at line 42 of file cameraComponent.h.
| float visutwin::canvas::TaaSettings::jitter = 1.0f |
Definition at line 43 of file cameraComponent.h.