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:
parent
7b16ab0b8f
commit
81025f945e
14
README.md
14
README.md
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user