mirror of
https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git
synced 2025-01-07 01:43:35 +08:00
Typo
This commit is contained in:
parent
b8ddc7b6e4
commit
fc14779d74
@ -13,7 +13,7 @@ func _get_category() -> String:
|
||||
return "Procedural/Noise"
|
||||
|
||||
func _get_description() -> String:
|
||||
return "Generates a simple, or Value, noise based on input UV."
|
||||
return "Generates a simplex, or value noise based on input UV."
|
||||
|
||||
func _get_return_icon_type() -> VisualShaderNode.PortType:
|
||||
return PORT_TYPE_SCALAR
|
||||
|
Loading…
x
Reference in New Issue
Block a user