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

@@ -27,7 +27,7 @@ namespace BlendFile.DNA {
public MovieClip clip;
[DNAFieldAttribute(8, "MovieClipUser", 5, "cuser", "MovieClipUser", false, 72)]
public MovieClipUser cuser;
[DNAArrayAttribute(8, "float", 6, "offset[2]", "System.Single[]", 2, 80)]
[DNAArrayAttribute(8, "float", 6, "offset[2]", "System.Single[]", 2, false, 80)]
public float[] offset = new System.Single[2];
[DNAFieldAttribute(4, "float", 7, "scale", "float", false, 88)]
public float scale;