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

@@ -27,7 +27,7 @@ namespace BlendFile.DNA {
public float gi_glossy_clamp;
[DNAFieldAttribute(4, "int", 5, "gi_irradiance_pool_size", "int", false, 20)]
public int gi_irradiance_pool_size;
[DNAFieldAttribute(4, "char", 6, "_pad0[4]", "System.Char[]", false, 24)]
[DNAArrayAttribute(4, "char", 6, "_pad0[4]", "System.Char[]", 4, 24)]
public char[] _pad0 = new System.Char[4];
[DNAFieldAttribute(4, "int", 7, "taa_samples", "int", false, 28)]
public int taa_samples;
@@ -71,7 +71,7 @@ namespace BlendFile.DNA {
public float fast_gi_thickness_far;
[DNAFieldAttribute(1, "char", 27, "fast_gi_method", "char", false, 108)]
public char fast_gi_method;
[DNAFieldAttribute(3, "char", 28, "_pad1[3]", "System.Char[]", false, 109)]
[DNAArrayAttribute(3, "char", 28, "_pad1[3]", "System.Char[]", 3, 109)]
public char[] _pad1 = new System.Char[3];
[DNAFieldAttribute(4, "float", 29, "bokeh_overblur", "float", false, 112)]
public float bokeh_overblur;