Daniele Bartolini %!s(int64=10) %!d(string=hai) anos
pai
achega
86b86b6540
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      docs/lua_api.txt

+ 3 - 0
docs/lua_api.txt

@@ -255,6 +255,9 @@ Matrix4x4
 	**identity** ()
 	**identity** ()
 		Returns the identity matrix.
 		Returns the identity matrix.
 
 
+	**transform** (m, v) : Vector3
+		Transforms the vector *v* by the matrix *m* and returns the result.
+
 	**to_string** (a)
 	**to_string** (a)
 		Returns a string representing the matrix.
 		Returns a string representing the matrix.