updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -39,9 +39,9 @@ namespace BlendFile.DNA {
public float particle_amount;
[DNAFieldAttribute(4, "float", 11, "particle_offset", "float", false, 156)]
public float particle_offset;
[DNAArrayAttribute(68, "char", 12, "index_layer_name[68]", "System.Char[]", 68, 160)]
[DNAArrayAttribute(68, "char", 12, "index_layer_name[68]", "System.Char[]", 68, false, 160)]
public char[] index_layer_name = new System.Char[68];
[DNAArrayAttribute(68, "char", 13, "value_layer_name[68]", "System.Char[]", 68, 228)]
[DNAArrayAttribute(68, "char", 13, "value_layer_name[68]", "System.Char[]", 68, false, 228)]
public char[] value_layer_name = new System.Char[68];
[DNAFieldAttribute(8, "void", 14, "*_pad1", "void", true, 296)]
public object _pad1;