Regenerated codefiles
This commit is contained in:
@@ -14,8 +14,8 @@ namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(735, "NodeGeometryRepeatInput", 4)]
|
||||
public struct NodeGeometryRepeatInput {
|
||||
[DNAFieldAttribute(0, "int", "output_node_id", "int", 4, false, 0)]
|
||||
public class NodeGeometryRepeatInput {
|
||||
[DNAFieldAttribute(4, "int", 0, "output_node_id", "int", false, 0)]
|
||||
public int output_node_id;
|
||||
public NodeGeometryRepeatInput() {
|
||||
this.output_node_id = default;
|
||||
|
||||
Reference in New Issue
Block a user