Skip to content

Documentation / scene / TAA_DEBUG_EDGE

Variable: TAA_DEBUG_EDGE

const TAA_DEBUG_EDGE: 4 = 4

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

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.