Regenerated codefiles
This commit is contained in:
@@ -14,8 +14,8 @@ namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(725, "NodeGeometryDuplicateElements", 1)]
|
||||
public struct NodeGeometryDuplicateElements {
|
||||
[DNAFieldAttribute(0, "int8_t", "domain", "int8_t", 1, false, 0)]
|
||||
public class NodeGeometryDuplicateElements {
|
||||
[DNAFieldAttribute(1, "int8_t", 0, "domain", "int8_t", false, 0)]
|
||||
public sbyte domain;
|
||||
public NodeGeometryDuplicateElements() {
|
||||
this.domain = default;
|
||||
|
||||
Reference in New Issue
Block a user