regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(727, "NodeGeometrySeparateGeometry")]
|
||||
public struct NodeGeometrySeparateGeometry {
|
||||
[DNAFieldAttribute(0, "int8_t", "domain", "int8_t", 1)]
|
||||
[DNAFieldAttribute(0, "int8_t", "domain", "int8_t", 1, false)]
|
||||
public sbyte domain;
|
||||
public NodeGeometrySeparateGeometry() {
|
||||
this.domain = default;
|
||||
|
||||
Reference in New Issue
Block a user