Regenerated code files
This commit is contained in:
@@ -29,7 +29,7 @@ namespace BlendFile.DNA {
|
||||
public float breaking_threshold;
|
||||
[DNAFieldAttribute(1, "char", 6, "spring_type", "char", false, 28)]
|
||||
public char spring_type;
|
||||
[DNAFieldAttribute(3, "char", 7, "_pad[3]", "System.Char[]", false, 29)]
|
||||
[DNAArrayAttribute(3, "char", 7, "_pad[3]", "System.Char[]", 3, 29)]
|
||||
public char[] _pad = new System.Char[3];
|
||||
[DNAFieldAttribute(4, "float", 8, "limit_lin_x_lower", "float", false, 32)]
|
||||
public float limit_lin_x_lower;
|
||||
|
||||
Reference in New Issue
Block a user