Restore visual_scale support for nodeboxes (and allfaces) (#9906)
[oweals/minetest.git] / doc / lua_api.txt
index 8c81b7020ba377b0ed60fe624bcfacb0a67e30e9..898531880aecd5b2e2b03fda4f95523ffb96e8ab 100644 (file)
@@ -6941,7 +6941,7 @@ Used by `minetest.register_node`.
 
         visual_scale = 1.0,
         -- Supported for drawtypes "plantlike", "signlike", "torchlike",
-        -- "firelike", "mesh".
+        -- "firelike", "mesh", "nodebox", "allfaces".
         -- For plantlike and firelike, the image will start at the bottom of the
         -- node. For torchlike, the image will start at the surface to which the
         -- node "attaches". For the other drawtypes the image will be centered