Regenerated code files

This commit is contained in:
Samuele Lorefice
2025-03-11 19:12:04 +01:00
parent 3756f864ed
commit c30467acc5
651 changed files with 2043 additions and 1940 deletions

View File

@@ -29,7 +29,7 @@ namespace BlendFile.DNA {
public char parallax_type;
[DNAFieldAttribute(1, "char", 6, "grid_flag", "char", false, 220)]
public char grid_flag;
[DNAFieldAttribute(3, "char", 7, "_pad0[3]", "System.Char[]", false, 221)]
[DNAArrayAttribute(3, "char", 7, "_pad0[3]", "System.Char[]", 3, 221)]
public char[] _pad0 = new System.Char[3];
[DNAFieldAttribute(4, "float", 8, "distinf", "float", false, 224)]
public float distinf;
@@ -83,7 +83,7 @@ namespace BlendFile.DNA {
public Collection visibility_grp;
[DNAFieldAttribute(4, "float", 33, "data_display_size", "float", false, 328)]
public float data_display_size;
[DNAFieldAttribute(4, "char", 34, "_pad1[4]", "System.Char[]", false, 332)]
[DNAArrayAttribute(4, "char", 34, "_pad1[4]", "System.Char[]", 4, 332)]
public char[] _pad1 = new System.Char[4];
public LightProbe() {
this.id = default;