updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -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;