updated generated files
This commit is contained in:
@@ -21,9 +21,9 @@ namespace BlendFile.DNA {
|
||||
public float lambda;
|
||||
[DNAFieldAttribute(4, "float", 2, "lambda_border", "float", false, 124)]
|
||||
public float lambda_border;
|
||||
[DNAArrayAttribute(4, "char", 3, "_pad1[4]", "System.Char[]", 4, 128)]
|
||||
[DNAArrayAttribute(4, "char", 3, "_pad1[4]", "System.Char[]", 4, false, 128)]
|
||||
public char[] _pad1 = new System.Char[4];
|
||||
[DNAArrayAttribute(64, "char", 4, "defgrp_name[64]", "System.Char[]", 64, 132)]
|
||||
[DNAArrayAttribute(64, "char", 4, "defgrp_name[64]", "System.Char[]", 64, false, 132)]
|
||||
public char[] defgrp_name = new System.Char[64];
|
||||
[DNAFieldAttribute(2, "short", 5, "flag", "short", false, 196)]
|
||||
public short flag;
|
||||
|
||||
Reference in New Issue
Block a user