updated generated files
This commit is contained in:
@@ -25,9 +25,9 @@ namespace BlendFile.DNA {
|
||||
public short vgroup;
|
||||
[DNAFieldAttribute(4, "float", 4, "protect", "float", false, 132)]
|
||||
public float protect;
|
||||
[DNAArrayAttribute(68, "char", 5, "uvname[68]", "System.Char[]", 68, 136)]
|
||||
[DNAArrayAttribute(68, "char", 5, "uvname[68]", "System.Char[]", 68, false, 136)]
|
||||
public char[] uvname = new System.Char[68];
|
||||
[DNAArrayAttribute(4, "char", 6, "_pad1[4]", "System.Char[]", 4, 204)]
|
||||
[DNAArrayAttribute(4, "char", 6, "_pad1[4]", "System.Char[]", 4, false, 204)]
|
||||
public char[] _pad1 = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "void", 7, "*_pad2", "void", true, 208)]
|
||||
public object _pad2;
|
||||
|
||||
Reference in New Issue
Block a user