VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
visutwin::canvas::TaaSettings Struct Reference

#include <framework/components/camera/cameraComponent.h>

Public Attributes

bool enabled = false
bool highQuality = true
float jitter = 1.0f

Detailed Description

Definition at line 39 of file cameraComponent.h.

Member Data Documentation

◆ enabled

bool visutwin::canvas::TaaSettings::enabled = false

Definition at line 41 of file cameraComponent.h.

Referenced by visutwin::canvas::CameraComponent::setTaa().

◆ highQuality

bool visutwin::canvas::TaaSettings::highQuality = true

Definition at line 42 of file cameraComponent.h.

◆ jitter

float visutwin::canvas::TaaSettings::jitter = 1.0f

Definition at line 43 of file cameraComponent.h.


The documentation for this struct was generated from the following file: