updated generated files
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlendFile.DNA {
|
||||
public int segment_active_index;
|
||||
[DNAFieldAttribute(4, "int", 5, "dash_offset", "int", false, 296)]
|
||||
public int dash_offset;
|
||||
[DNAArrayAttribute(4, "char", 6, "_pad[4]", "System.Char[]", 4, 300)]
|
||||
[DNAArrayAttribute(4, "char", 6, "_pad[4]", "System.Char[]", 4, false, 300)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
public GreasePencilDashModifierData() {
|
||||
this.modifier = default;
|
||||
|
||||
Reference in New Issue
Block a user