updated generated files
This commit is contained in:
@@ -41,7 +41,7 @@ namespace BlendFile.DNA {
|
||||
public float speed_maxgap;
|
||||
[DNAFieldAttribute(2, "short", 12, "time_mode", "short", false, 320)]
|
||||
public short time_mode;
|
||||
[DNAArrayAttribute(6, "char", 13, "_pad[6]", "System.Char[]", 6, 322)]
|
||||
[DNAArrayAttribute(6, "char", 13, "_pad[6]", "System.Char[]", 6, false, 322)]
|
||||
public char[] _pad = new System.Char[6];
|
||||
[DNAFieldAttribute(8, "Object", 14, "*object", "Object", true, 328)]
|
||||
public Object @object;
|
||||
@@ -49,7 +49,7 @@ namespace BlendFile.DNA {
|
||||
public float percentage_fac;
|
||||
[DNAFieldAttribute(4, "float", 16, "fade_fac", "float", false, 340)]
|
||||
public float fade_fac;
|
||||
[DNAArrayAttribute(64, "char", 17, "target_vgname[64]", "System.Char[]", 64, 344)]
|
||||
[DNAArrayAttribute(64, "char", 17, "target_vgname[64]", "System.Char[]", 64, false, 344)]
|
||||
public char[] target_vgname = new System.Char[64];
|
||||
[DNAFieldAttribute(4, "float", 18, "fade_opacity_strength", "float", false, 408)]
|
||||
public float fade_opacity_strength;
|
||||
|
||||
Reference in New Issue
Block a user