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

@@ -31,7 +31,7 @@ namespace BlendFile.DNA {
public MovieTrackingTrack rot_track;
[DNAFieldAttribute(4, "int", 7, "anchor_frame", "int", false, 32)]
public int anchor_frame;
[DNAArrayAttribute(8, "float", 8, "target_pos[2]", "System.Single[]", 2, 36)]
[DNAArrayAttribute(8, "float", 8, "target_pos[2]", "System.Single[]", 2, false, 36)]
public float[] target_pos = new System.Single[2];
[DNAFieldAttribute(4, "float", 9, "target_rot", "float", false, 44)]
public float target_rot;