regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(813, "CurvesSculpt")]
|
||||
public struct CurvesSculpt {
|
||||
[DNAFieldAttribute(0, "Paint", "paint", "Paint", 120)]
|
||||
[DNAFieldAttribute(0, "Paint", "paint", "Paint", 120, false)]
|
||||
public Paint paint;
|
||||
public CurvesSculpt() {
|
||||
this.paint = default;
|
||||
|
||||
Reference in New Issue
Block a user