Regenerated code files
This commit is contained in:
@@ -29,7 +29,7 @@ namespace BlendFile.DNA {
|
||||
public char smooth_type;
|
||||
[DNAFieldAttribute(1, "char", 7, "rest_source", "char", false, 17)]
|
||||
public char rest_source;
|
||||
[DNAFieldAttribute(6, "char", 8, "_pad[6]", "System.Char[]", false, 18)]
|
||||
[DNAArrayAttribute(6, "char", 8, "_pad[6]", "System.Char[]", 6, 18)]
|
||||
public char[] _pad = new System.Char[6];
|
||||
public CorrectiveSmoothDeltaCache() {
|
||||
this.deltas_num = default;
|
||||
|
||||
Reference in New Issue
Block a user