updated generated files
This commit is contained in:
@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
|
||||
public float strength;
|
||||
[DNAFieldAttribute(1, "int8_t", 3, "curve_preset", "int8_t", false, 16)]
|
||||
public sbyte curve_preset;
|
||||
[DNAArrayAttribute(7, "char", 4, "_pad[7]", "System.Char[]", 7, 17)]
|
||||
[DNAArrayAttribute(7, "char", 4, "_pad[7]", "System.Char[]", 7, false, 17)]
|
||||
public char[] _pad = new System.Char[7];
|
||||
public UvSculpt() {
|
||||
this.strength_curve = default;
|
||||
|
||||
Reference in New Issue
Block a user