Regenerated code files
This commit is contained in:
@@ -39,9 +39,9 @@ namespace BlendFile.DNA {
|
||||
public float particle_amount;
|
||||
[DNAFieldAttribute(4, "float", 11, "particle_offset", "float", false, 156)]
|
||||
public float particle_offset;
|
||||
[DNAFieldAttribute(68, "char", 12, "index_layer_name[68]", "System.Char[]", false, 160)]
|
||||
[DNAArrayAttribute(68, "char", 12, "index_layer_name[68]", "System.Char[]", 68, 160)]
|
||||
public char[] index_layer_name = new System.Char[68];
|
||||
[DNAFieldAttribute(68, "char", 13, "value_layer_name[68]", "System.Char[]", false, 228)]
|
||||
[DNAArrayAttribute(68, "char", 13, "value_layer_name[68]", "System.Char[]", 68, 228)]
|
||||
public char[] value_layer_name = new System.Char[68];
|
||||
[DNAFieldAttribute(8, "void", 14, "*_pad1", "void", true, 296)]
|
||||
public object _pad1;
|
||||
|
||||
Reference in New Issue
Block a user