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