updated generated files
This commit is contained in:
@@ -21,9 +21,9 @@ namespace BlendFile.DNA {
|
||||
public GreasePencilModifierInfluenceData influence;
|
||||
[DNAFieldAttribute(1, "char", 2, "color_mode", "char", false, 288)]
|
||||
public char color_mode;
|
||||
[DNAArrayAttribute(3, "char", 3, "_pad1[3]", "System.Char[]", 3, 289)]
|
||||
[DNAArrayAttribute(3, "char", 3, "_pad1[3]", "System.Char[]", 3, false, 289)]
|
||||
public char[] _pad1 = new System.Char[3];
|
||||
[DNAArrayAttribute(12, "float", 4, "hsv[3]", "System.Single[]", 3, 292)]
|
||||
[DNAArrayAttribute(12, "float", 4, "hsv[3]", "System.Single[]", 3, false, 292)]
|
||||
public float[] hsv = new System.Single[3];
|
||||
[DNAFieldAttribute(8, "void", 5, "*_pad2", "void", true, 304)]
|
||||
public object _pad2;
|
||||
|
||||
Reference in New Issue
Block a user