Skip to content

Documentation / scene / TAA_DEBUG_NONE

Variable: TAA_DEBUG_NONE

const TAA_DEBUG_NONE: 0 = 0

Defined in: libs/scene/src/shaders/temporal.ts:13

Views Camera.TAADebug selects between, in place of the resolved image.

Remarks

Public because the property they name is: a setter taking a bare number whose legal values cannot be spelled is not usable from outside the package, and the editor already surfaces them as an enum.

Released under the MIT License.