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

@@ -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;
[DNAArrayAttribute(4, "char", 6, "_pad0[4]", "System.Char[]", 4, 24)]
[DNAArrayAttribute(4, "char", 6, "_pad0[4]", "System.Char[]", 4, false, 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;
[DNAArrayAttribute(3, "char", 28, "_pad1[3]", "System.Char[]", 3, 109)]
[DNAArrayAttribute(3, "char", 28, "_pad1[3]", "System.Char[]", 3, false, 109)]
public char[] _pad1 = new System.Char[3];
[DNAFieldAttribute(4, "float", 29, "bokeh_overblur", "float", false, 112)]
public float bokeh_overblur;