Explorar o código

update spriteCanvasMaterial doc

06wj %!s(int64=6) %!d(string=hai) anos
pai
achega
3d10eb7792
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      docs/examples/SpriteCanvasMaterial.html

+ 5 - 1
docs/examples/SpriteCanvasMaterial.html

@@ -23,6 +23,7 @@
 		parameters is an object that can be used to set up the default properties
 		</p>
 		<p>
+		rotation - the rotation of the sprite<br/>
 		color - the color of the sprite<br/>
 		program - the program used to draw the sprite
 		</p>
@@ -30,7 +31,10 @@
 
 		<h2>Properties</h2>
 
-
+		<h3>[property:Radians rotation]</h3>
+		<p>
+		The rotation of the sprite in radians. Default is 0.
+		</p>
 
 		<h3>[property:Color color]</h3>
 		<p>