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

@@ -25,13 +25,13 @@ namespace BlendFile.DNA {
public float saturation;
[DNAFieldAttribute(4, "int", 4, "flag", "int", false, 788)]
public int flag;
[DNAFieldAttribute(12, "float", 5, "blend_color[3]", "System.Single[]", false, 792)]
[DNAArrayAttribute(12, "float", 5, "blend_color[3]", "System.Single[]", 3, 792)]
public float[] blend_color = new System.Single[3];
[DNAFieldAttribute(4, "float", 6, "blend_factor", "float", false, 804)]
public float blend_factor;
[DNAFieldAttribute(4, "int", 7, "blend_type", "int", false, 808)]
public int blend_type;
[DNAFieldAttribute(4, "char", 8, "_pad[4]", "System.Char[]", false, 812)]
[DNAArrayAttribute(4, "char", 8, "_pad[4]", "System.Char[]", 4, 812)]
public char[] _pad = new System.Char[4];
public ColorMapping() {
this.coba = default;