1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-09-19 11:56:01 +08:00

Documentation formatting

This commit is contained in:
Digvijaysinh Gohil
2024-02-27 22:39:14 +05:30
parent 4cc91847ed
commit bd86743d0f
3 changed files with 50 additions and 60 deletions

View File

@ -16,5 +16,5 @@ Projects <i><b>vector A</b></i> onto <i><b>vector B</b></i>.
**Outputs**
|Name|Type|Binding|Description|
|---|---|---|---|
|out|vector3|None|Output vector|
|vector|vector3|None|Output vector|
___