Options
Menu

Class VertexAnimationMode

Options for setting the animation mode of a vertex animator object.

see

away.animators.VertexAnimator

Hierarchy

  • VertexAnimationMode

Index

Properties

Properties

Static ABSOLUTE

ABSOLUTE: string

Animation mode that picks the output from a single vertex animation state to form the current vertex animation pose.

Static ADDITIVE

ADDITIVE: string

Animation mode that adds all outputs from active vertex animation state to form the current vertex animation pose.

Generated using TypeDoc