1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-01-07 01:43:35 +08:00

Update README.md

Documentation for NodeScaleWorld node added.
This commit is contained in:
Digvijaysinh Gohil 2023-10-20 19:07:09 +05:30
parent 7b16ab0b8f
commit 81025f945e

View File

@ -81,6 +81,20 @@ ___
</details>
</details>
<hr>
<details open>
<summary><h1>Input nodes</h1></summary>
<details>
<summary><h3>Node Scale World node</h3></summary>
Provides accees to node scale in world space.
<hr>
**Outputs**
|Name|Type|Binding|Description|
|---|---|---|---|
|output|vec3|None|Node/object scale in world space|
___
</details>
</details>
<hr>
<details open="">
<summary><h1>Procedural nodes</h1></summary>
<details>