Skip to content

Documentation / scene / TAA_DEBUG_MOTION_VECTOR

Variable: TAA_DEBUG_MOTION_VECTOR

const TAA_DEBUG_MOTION_VECTOR: 6 = 6

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

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.