Fix tool keyword in visual shader plugins tutorial

This commit is contained in:
Yuri Roubinsky
2020-09-06 12:42:18 +03:00
parent 512b074039
commit 9f9efbff56

View File

@@ -33,7 +33,7 @@ all you need to initialize your plugin.
::
# PerlinNoise3D.gd
tool
@tool
extends VisualShaderNodeCustom
class_name VisualShaderNodePerlinNoise3D