updated generated files
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlendFile.DNA {
|
||||
public float height;
|
||||
[DNAFieldAttribute(4, "float", 4, "width", "float", false, 16)]
|
||||
public float width;
|
||||
[DNAArrayAttribute(4, "char", 5, "_pad[4]", "System.Char[]", 4, 20)]
|
||||
[DNAArrayAttribute(4, "char", 5, "_pad[4]", "System.Char[]", 4, false, 20)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
public NodeBoxMask() {
|
||||
this.x = default;
|
||||
|
||||
Reference in New Issue
Block a user