updated generated files
This commit is contained in:
@@ -35,7 +35,7 @@ namespace BlendFile.DNA {
|
||||
public short self_loop_count;
|
||||
[DNAFieldAttribute(2, "short", 10, "loop_count", "short", false, 34)]
|
||||
public short loop_count;
|
||||
[DNAArrayAttribute(4, "char", 11, "_pad[4]", "System.Char[]", 4, 36)]
|
||||
[DNAArrayAttribute(4, "char", 11, "_pad[4]", "System.Char[]", 4, false, 36)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "Collection", 12, "*group", "Collection", true, 40)]
|
||||
public Collection group;
|
||||
@@ -43,7 +43,7 @@ namespace BlendFile.DNA {
|
||||
public short vgroup_selfcol;
|
||||
[DNAFieldAttribute(2, "short", 14, "vgroup_objcol", "short", false, 50)]
|
||||
public short vgroup_objcol;
|
||||
[DNAArrayAttribute(4, "char", 15, "_pad2[4]", "System.Char[]", 4, 52)]
|
||||
[DNAArrayAttribute(4, "char", 15, "_pad2[4]", "System.Char[]", 4, false, 52)]
|
||||
public char[] _pad2 = new System.Char[4];
|
||||
[DNAFieldAttribute(4, "float", 16, "clamp", "float", false, 56)]
|
||||
public float clamp;
|
||||
|
||||
Reference in New Issue
Block a user