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

@@ -29,7 +29,7 @@ namespace BlendFile.DNA {
public float interior_band_width;
[DNAFieldAttribute(4, "float", 6, "density", "float", false, 144)]
public float density;
[DNAArrayAttribute(4, "char", 7, "_pad2[4]", "System.Char[]", 4, 148)]
[DNAArrayAttribute(4, "char", 7, "_pad2[4]", "System.Char[]", 4, false, 148)]
public char[] _pad2 = new System.Char[4];
[DNAFieldAttribute(8, "void", 8, "*_pad3", "void", true, 152)]
public object _pad3;