regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(735, "NodeGeometryRepeatInput")]
|
||||
public struct NodeGeometryRepeatInput {
|
||||
[DNAFieldAttribute(0, "int", "output_node_id", 4)]
|
||||
[DNAFieldAttribute(0, "int", "output_node_id", "int", 4)]
|
||||
public int output_node_id;
|
||||
public NodeGeometryRepeatInput() {
|
||||
this.output_node_id = default;
|
||||
|
||||
Reference in New Issue
Block a user