Jelajahi Sumber

Update docs

Daniele Bartolini 11 tahun lalu
induk
melakukan
e53b409dd0
1 mengubah file dengan 6 tambahan dan 6 penghapusan
  1. 6 6
      docs/lua_api.txt

+ 6 - 6
docs/lua_api.txt

@@ -450,14 +450,14 @@ Mesh
 Material
 Material
 --------
 --------
 
 
-	set_float
-		TODO
+	**set_float** (material, variable, value)
+		Sets the material variable to the given value.
 
 
-	set_vector2
-		TODO
+	**set_vector2** (material, variable, value)
+		Sets the material variable to the given value.
 
 
-	set_vector3
-		TODO
+	**set_vector3** (material, variable, value)
+		Sets the material variable to the given value.
 
 
 Gui
 Gui
 ---
 ---