Skip to main content

Animation Constants

Loop Modes

THREE.LoopOnceTHREE.LoopRepeatTHREE.LoopPingPong  

Interpolation Modes

THREE.InterpolateDiscreteTHREE.InterpolateLinearTHREE.InterpolateSmooth  

Ending Modes

THREE.ZeroCurvatureEndingTHREE.ZeroSlopeEndingTHREE.WrapAroundEnding  

Animation Blend Modes

THREE.NormalAnimationBlendModeTHREE.AdditiveAnimationBlendMode  

Source

src/constants.js