Skip to content

Commit b562ea0

Browse files
committed
Fix and improve editor state persistance for the VisualShader editor
1 parent b1b873a commit b562ea0

File tree

6 files changed

+138
-106
lines changed

6 files changed

+138
-106
lines changed

doc/classes/VisualShader.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -186,11 +186,6 @@
186186
</description>
187187
</method>
188188
</methods>
189-
<members>
190-
<member name="graph_offset" type="Vector2" setter="set_graph_offset" getter="get_graph_offset" default="Vector2(0, 0)">
191-
The offset vector of the whole graph.
192-
</member>
193-
</members>
194189
<constants>
195190
<constant name="TYPE_VERTEX" value="0" enum="Type">
196191
A vertex shader, operating on vertices.

0 commit comments

Comments
 (0)