Regenerated code files
This commit is contained in:
@@ -31,7 +31,7 @@ namespace BlendFile.DNA {
|
||||
public MovieTrackingTrack rot_track;
|
||||
[DNAFieldAttribute(4, "int", 7, "anchor_frame", "int", false, 32)]
|
||||
public int anchor_frame;
|
||||
[DNAFieldAttribute(8, "float", 8, "target_pos[2]", "System.Single[]", false, 36)]
|
||||
[DNAArrayAttribute(8, "float", 8, "target_pos[2]", "System.Single[]", 2, 36)]
|
||||
public float[] target_pos = new System.Single[2];
|
||||
[DNAFieldAttribute(4, "float", 9, "target_rot", "float", false, 44)]
|
||||
public float target_rot;
|
||||
|
||||
Reference in New Issue
Block a user