Explorar o código

Add Animation Blend modes constants to documentation (#24428)

Co-authored-by: decuyper <[email protected]>
gero3 %!s(int64=3) %!d(string=hai) anos
pai
achega
ab1bc5fd49
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      docs/api/en/constants/Animation.html

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