codecamp

three.js Animation

循环模式

THREE.LoopOnce
THREE.LoopRepeat
THREE.LoopPingPong

插值模式

THREE.InterpolateDiscrete
THREE.InterpolateLinear
THREE.InterpolateSmooth

结束模式

THREE.ZeroCurvatureEnding
THREE.ZeroSlopeEnding
THREE.WrapAroundEnding

源代码

src/constants.js


three.js StereoCamera
three.js Core
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定