regenerate files
This commit is contained in:
@@ -13,7 +13,7 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(655, "TexNodeOutput")]
|
||||
[DNAClassAttribute(655, "TexNodeOutput", 64)]
|
||||
public struct TexNodeOutput {
|
||||
[DNAFieldAttribute(0, "char", "name[64]", "System.Char[]", 64, false)]
|
||||
public char[] name = new System.Char[64];
|
||||
|
||||
Reference in New Issue
Block a user