Skip to content

editorGlobalsHysteresisMethod

Enumeration: HysteresisMethod

Index

Enumeration members

Enumeration members

LeadingEdgeDebounce

LeadingEdgeDebounce: = "LeadingEdgeDebounce"

Defined in src/renderContext/CameraMotion.ts:16


LeadingEdgeThrottle

LeadingEdgeThrottle: = "LeadingEdgeThrottle"

Defined in src/renderContext/CameraMotion.ts:18


None

None: = "None"

Defined in src/renderContext/CameraMotion.ts:19


TrailingEdgeDebounce

TrailingEdgeDebounce: = "TrailingEdgeDebounce"

Defined in src/renderContext/CameraMotion.ts:15


TrailingEdgeThrottle

TrailingEdgeThrottle: = "TrailingEdgeThrottle"

Defined in src/renderContext/CameraMotion.ts:17