|
@@ -29,6 +29,12 @@ THREE.InterpolateSmooth
|
|
THREE.ZeroCurvatureEnding
|
|
THREE.ZeroCurvatureEnding
|
|
THREE.ZeroSlopeEnding
|
|
THREE.ZeroSlopeEnding
|
|
THREE.WrapAroundEnding
|
|
THREE.WrapAroundEnding
|
|
|
|
+ </code>
|
|
|
|
+
|
|
|
|
+ <h2>Animation Blend Modes</h2>
|
|
|
|
+ <code>
|
|
|
|
+THREE.NormalAnimationBlendMode
|
|
|
|
+THREE.AdditiveAnimationBlendMode
|
|
</code>
|
|
</code>
|
|
|
|
|
|
<h2>Source</h2>
|
|
<h2>Source</h2>
|