1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-09-19 11:56:01 +08:00
Files
Godot-Shader-Lib/documentation/Nodes/Geometry/Mesh.md
Digvijaysinh Gohil e73385e903 Documentation overhaul
2024-02-26 22:13:45 +05:30

252 B

Mesh node

Provides accees to node's position and scale in world space.


Outputs

Name Type Binding Description
position vec3 None Node/object position in world space
scale vec3 None Node/object scale in world space