Skip to content

Documentation / scene / TAA_DEBUG_STRENGTH

Variable: TAA_DEBUG_STRENGTH

const TAA_DEBUG_STRENGTH: 7 = 7

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

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.