Costanti di Animazione

Modalità Loop

THREE.LoopOnce THREE.LoopRepeat THREE.LoopPingPong

Modalità di Interpolazione

THREE.InterpolateDiscrete THREE.InterpolateLinear THREE.InterpolateSmooth

Modalità Ending

THREE.ZeroCurvatureEnding THREE.ZeroSlopeEnding THREE.WrapAroundEnding

Modalità di Animation Blend

THREE.NormalAnimationBlendMode THREE.AdditiveAnimationBlendMode

Source

[link:https://github.com/mrdoob/three.js/blob/master/src/constants.js src/constants.js]