updated generated files
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlendFile.DNA {
|
||||
public float scale_y;
|
||||
[DNAFieldAttribute(4, "float", 4, "rotation", "float", false, 16)]
|
||||
public float rotation;
|
||||
[DNAArrayAttribute(8, "float", 5, "origin[2]", "System.Single[]", 2, 20)]
|
||||
[DNAArrayAttribute(8, "float", 5, "origin[2]", "System.Single[]", 2, false, 20)]
|
||||
public float[] origin = new System.Single[2];
|
||||
[DNAFieldAttribute(4, "int", 6, "filter", "int", false, 28)]
|
||||
public int filter;
|
||||
|
||||
Reference in New Issue
Block a user