Regenerated code files
This commit is contained in:
@@ -31,7 +31,7 @@ namespace BlendFile.DNA {
|
||||
public ImBuf track_search;
|
||||
[DNAFieldAttribute(8, "ImBuf", 7, "*track_preview", "ImBuf", true, 88)]
|
||||
public ImBuf track_preview;
|
||||
[DNAFieldAttribute(8, "float", 8, "track_pos[2]", "System.Single[]", false, 96)]
|
||||
[DNAArrayAttribute(8, "float", 8, "track_pos[2]", "System.Single[]", 2, 96)]
|
||||
public float[] track_pos = new System.Single[2];
|
||||
[DNAFieldAttribute(2, "short", 9, "track_disabled", "short", false, 104)]
|
||||
public short track_disabled;
|
||||
@@ -43,7 +43,7 @@ namespace BlendFile.DNA {
|
||||
public MovieTrackingTrack track;
|
||||
[DNAFieldAttribute(8, "MovieTrackingMarker", 13, "*marker", "MovieTrackingMarker", true, 120)]
|
||||
public MovieTrackingMarker marker;
|
||||
[DNAFieldAttribute(8, "float", 14, "slide_scale[2]", "System.Single[]", false, 128)]
|
||||
[DNAArrayAttribute(8, "float", 14, "slide_scale[2]", "System.Single[]", 2, 128)]
|
||||
public float[] slide_scale = new System.Single[2];
|
||||
public MovieClipScopes() {
|
||||
this.ok = default;
|
||||
|
||||
Reference in New Issue
Block a user