Regenerated code files
This commit is contained in:
@@ -19,7 +19,7 @@ namespace BlendFile.DNA {
|
||||
public GpencilModifierData modifier;
|
||||
[DNAFieldAttribute(8, "Material", 1, "*material", "Material", true, 104)]
|
||||
public Material material;
|
||||
[DNAFieldAttribute(64, "char", 2, "layername[64]", "System.Char[]", false, 112)]
|
||||
[DNAArrayAttribute(64, "char", 2, "layername[64]", "System.Char[]", 64, 112)]
|
||||
public char[] layername = new System.Char[64];
|
||||
[DNAFieldAttribute(4, "int", 3, "pass_index", "int", false, 176)]
|
||||
public int pass_index;
|
||||
|
||||
Reference in New Issue
Block a user