Co-authored-by: decuyper <[email protected]>
@@ -29,6 +29,12 @@ THREE.InterpolateSmooth
THREE.ZeroCurvatureEnding
THREE.ZeroSlopeEnding
THREE.WrapAroundEnding
+ </code>
+
+ <h2>Animation Blend Modes</h2>
+ <code>
+THREE.NormalAnimationBlendMode
+THREE.AdditiveAnimationBlendMode
</code>
<h2>Source</h2>