mirror of
https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git
synced 2025-01-05 00:53:36 +08:00
Update SimpleNoise.gd
- Compilation error fixed.
This commit is contained in:
parent
0b9c1235fa
commit
e921ecebad
@ -46,8 +46,6 @@ func _get_input_port_default_value(port: int) -> Variant:
|
||||
_:
|
||||
return null
|
||||
|
||||
func _get_default_input_port(type: PortType) -> int:
|
||||
|
||||
func _get_output_port_count() -> int:
|
||||
return 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user