2
0
Эх сурвалжийг харах

Add Animation Blend modes constants to documentation (#24428)

Co-authored-by: decuyper <[email protected]>
gero3 3 жил өмнө
parent
commit
ab1bc5fd49

+ 6 - 0
docs/api/en/constants/Animation.html

@@ -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>