Added missed limiters for Visual Shader node enums
This commit is contained in:
parent
966559c3bd
commit
e537a1f10e
29 changed files with 502 additions and 157 deletions
|
|
@ -18,6 +18,7 @@
|
|||
<constant name="OP_TYPE_VECTOR" value="1" enum="OpType">
|
||||
</constant>
|
||||
<constant name="OP_TYPE_MAX" value="2" enum="OpType">
|
||||
Represents the size of the [enum OpType] enum.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue