mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix tool keyword in visual shader plugins tutorial
This commit is contained in:
@@ -33,7 +33,7 @@ all you need to initialize your plugin.
|
||||
::
|
||||
|
||||
# PerlinNoise3D.gd
|
||||
tool
|
||||
@tool
|
||||
extends VisualShaderNodeCustom
|
||||
class_name VisualShaderNodePerlinNoise3D
|
||||
|
||||
|
||||
Reference in New Issue
Block a user