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

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