mirror of
https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git
synced 2025-09-19 20:05:57 +08:00
Documentation typo and files refactor
This commit is contained in:
@ -13,7 +13,7 @@ func _get_category() -> String:
|
||||
return "Procedural/Noise"
|
||||
|
||||
func _get_description() -> String:
|
||||
return "Generates a gradient, or Perlin, noise based on input UV."
|
||||
return "Generates a gradient, or Perlin noise based on input UV."
|
||||
|
||||
func _get_return_icon_type() -> VisualShaderNode.PortType:
|
||||
return PORT_TYPE_SCALAR
|
||||
|
Reference in New Issue
Block a user