애니메이션 상수

루프 모드

THREE.LoopOnce THREE.LoopRepeat THREE.LoopPingPong

보간법 모드

THREE.InterpolateDiscrete THREE.InterpolateLinear THREE.InterpolateSmooth

엔딩 모드

THREE.ZeroCurvatureEnding THREE.ZeroSlopeEnding THREE.WrapAroundEnding

소스 코드

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