updated generated files
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user