Regenerated codefiles
This commit is contained in:
@@ -15,185 +15,185 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(802, "RenderData", 4376)]
|
||||
public class RenderData {
|
||||
[DNAFieldAttribute(0, "ImageFormatData", "im_format", "ImageFormatData", 336, false, 0)]
|
||||
[DNAFieldAttribute(336, "ImageFormatData", 0, "im_format", "ImageFormatData", false, 0)]
|
||||
public ImageFormatData im_format;
|
||||
[DNAFieldAttribute(1, "void", "*_pad", "void", 8, true, 336)]
|
||||
public object ptr__pad;
|
||||
[DNAFieldAttribute(2, "FFMpegCodecData", "ffcodecdata", "FFMpegCodecData", 80, false, 344)]
|
||||
[DNAFieldAttribute(8, "void", 1, "*_pad", "void", true, 336)]
|
||||
public object _pad;
|
||||
[DNAFieldAttribute(80, "FFMpegCodecData", 2, "ffcodecdata", "FFMpegCodecData", false, 344)]
|
||||
public FFMpegCodecData ffcodecdata;
|
||||
[DNAFieldAttribute(3, "int", "cfra", "int", 4, false, 424)]
|
||||
[DNAFieldAttribute(4, "int", 3, "cfra", "int", false, 424)]
|
||||
public int cfra;
|
||||
[DNAFieldAttribute(4, "int", "sfra", "int", 4, false, 428)]
|
||||
[DNAFieldAttribute(4, "int", 4, "sfra", "int", false, 428)]
|
||||
public int sfra;
|
||||
[DNAFieldAttribute(5, "int", "efra", "int", 4, false, 432)]
|
||||
[DNAFieldAttribute(4, "int", 5, "efra", "int", false, 432)]
|
||||
public int efra;
|
||||
[DNAFieldAttribute(6, "float", "subframe", "float", 4, false, 436)]
|
||||
[DNAFieldAttribute(4, "float", 6, "subframe", "float", false, 436)]
|
||||
public float subframe;
|
||||
[DNAFieldAttribute(7, "int", "psfra", "int", 4, false, 440)]
|
||||
[DNAFieldAttribute(4, "int", 7, "psfra", "int", false, 440)]
|
||||
public int psfra;
|
||||
[DNAFieldAttribute(8, "int", "pefra", "int", 4, false, 444)]
|
||||
[DNAFieldAttribute(4, "int", 8, "pefra", "int", false, 444)]
|
||||
public int pefra;
|
||||
[DNAFieldAttribute(9, "int", "images", "int", 4, false, 448)]
|
||||
[DNAFieldAttribute(4, "int", 9, "images", "int", false, 448)]
|
||||
public int images;
|
||||
[DNAFieldAttribute(10, "int", "framapto", "int", 4, false, 452)]
|
||||
[DNAFieldAttribute(4, "int", 10, "framapto", "int", false, 452)]
|
||||
public int framapto;
|
||||
[DNAFieldAttribute(11, "short", "flag", "short", 2, false, 456)]
|
||||
[DNAFieldAttribute(2, "short", 11, "flag", "short", false, 456)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(12, "short", "threads", "short", 2, false, 458)]
|
||||
[DNAFieldAttribute(2, "short", 12, "threads", "short", false, 458)]
|
||||
public short threads;
|
||||
[DNAFieldAttribute(13, "float", "framelen", "float", 4, false, 460)]
|
||||
[DNAFieldAttribute(4, "float", 13, "framelen", "float", false, 460)]
|
||||
public float framelen;
|
||||
[DNAFieldAttribute(14, "int", "frame_step", "int", 4, false, 464)]
|
||||
[DNAFieldAttribute(4, "int", 14, "frame_step", "int", false, 464)]
|
||||
public int frame_step;
|
||||
[DNAFieldAttribute(15, "short", "dimensionspreset", "short", 2, false, 468)]
|
||||
[DNAFieldAttribute(2, "short", 15, "dimensionspreset", "short", false, 468)]
|
||||
public short dimensionspreset;
|
||||
[DNAFieldAttribute(16, "short", "size", "short", 2, false, 470)]
|
||||
[DNAFieldAttribute(2, "short", 16, "size", "short", false, 470)]
|
||||
public short size;
|
||||
[DNAFieldAttribute(17, "int", "xsch", "int", 4, false, 472)]
|
||||
[DNAFieldAttribute(4, "int", 17, "xsch", "int", false, 472)]
|
||||
public int xsch;
|
||||
[DNAFieldAttribute(18, "int", "ysch", "int", 4, false, 476)]
|
||||
[DNAFieldAttribute(4, "int", 18, "ysch", "int", false, 476)]
|
||||
public int ysch;
|
||||
[DNAFieldAttribute(19, "int", "tilex", "int", 4, false, 480)]
|
||||
[DNAFieldAttribute(4, "int", 19, "tilex", "int", false, 480)]
|
||||
public int tilex;
|
||||
[DNAFieldAttribute(20, "int", "tiley", "int", 4, false, 484)]
|
||||
[DNAFieldAttribute(4, "int", 20, "tiley", "int", false, 484)]
|
||||
public int tiley;
|
||||
[DNAFieldAttribute(21, "short", "planes", "short", 2, false, 488)]
|
||||
[DNAFieldAttribute(2, "short", 21, "planes", "short", false, 488)]
|
||||
public short planes;
|
||||
[DNAFieldAttribute(22, "short", "imtype", "short", 2, false, 490)]
|
||||
[DNAFieldAttribute(2, "short", 22, "imtype", "short", false, 490)]
|
||||
public short imtype;
|
||||
[DNAFieldAttribute(23, "short", "subimtype", "short", 2, false, 492)]
|
||||
[DNAFieldAttribute(2, "short", 23, "subimtype", "short", false, 492)]
|
||||
public short subimtype;
|
||||
[DNAFieldAttribute(24, "short", "quality", "short", 2, false, 494)]
|
||||
[DNAFieldAttribute(2, "short", 24, "quality", "short", false, 494)]
|
||||
public short quality;
|
||||
[DNAFieldAttribute(25, "char", "use_lock_interface", "char", 1, false, 496)]
|
||||
[DNAFieldAttribute(1, "char", 25, "use_lock_interface", "char", false, 496)]
|
||||
public char use_lock_interface;
|
||||
[DNAFieldAttribute(26, "char", "_pad7[3]", "System.Char[]", 3, false, 497)]
|
||||
[DNAFieldAttribute(3, "char", 26, "_pad7[3]", "System.Char[]", false, 497)]
|
||||
public char[] _pad7 = new System.Char[3];
|
||||
[DNAFieldAttribute(27, "int", "scemode", "int", 4, false, 500)]
|
||||
[DNAFieldAttribute(4, "int", 27, "scemode", "int", false, 500)]
|
||||
public int scemode;
|
||||
[DNAFieldAttribute(28, "int", "mode", "int", 4, false, 504)]
|
||||
[DNAFieldAttribute(4, "int", 28, "mode", "int", false, 504)]
|
||||
public int mode;
|
||||
[DNAFieldAttribute(29, "short", "frs_sec", "short", 2, false, 508)]
|
||||
[DNAFieldAttribute(2, "short", 29, "frs_sec", "short", false, 508)]
|
||||
public short frs_sec;
|
||||
[DNAFieldAttribute(30, "char", "alphamode", "char", 1, false, 510)]
|
||||
[DNAFieldAttribute(1, "char", 30, "alphamode", "char", false, 510)]
|
||||
public char alphamode;
|
||||
[DNAFieldAttribute(31, "char", "_pad0[1]", "System.Char[]", 1, false, 511)]
|
||||
[DNAFieldAttribute(1, "char", 31, "_pad0[1]", "System.Char[]", false, 511)]
|
||||
public char[] _pad0 = new System.Char[1];
|
||||
[DNAFieldAttribute(32, "rctf", "border", "rctf", 16, false, 512)]
|
||||
[DNAFieldAttribute(16, "rctf", 32, "border", "rctf", false, 512)]
|
||||
public rctf border;
|
||||
[DNAFieldAttribute(33, "ListBase", "layers", "ListBase", 16, false, 528)]
|
||||
[DNAFieldAttribute(16, "ListBase", 33, "layers", "ListBase", false, 528)]
|
||||
public ListBase layers;
|
||||
[DNAFieldAttribute(34, "short", "actlay", "short", 2, false, 544)]
|
||||
[DNAFieldAttribute(2, "short", 34, "actlay", "short", false, 544)]
|
||||
public short actlay;
|
||||
[DNAFieldAttribute(35, "char", "_pad1[2]", "System.Char[]", 2, false, 546)]
|
||||
[DNAFieldAttribute(2, "char", 35, "_pad1[2]", "System.Char[]", false, 546)]
|
||||
public char[] _pad1 = new System.Char[2];
|
||||
[DNAFieldAttribute(36, "float", "xasp", "float", 4, false, 548)]
|
||||
[DNAFieldAttribute(4, "float", 36, "xasp", "float", false, 548)]
|
||||
public float xasp;
|
||||
[DNAFieldAttribute(37, "float", "yasp", "float", 4, false, 552)]
|
||||
[DNAFieldAttribute(4, "float", 37, "yasp", "float", false, 552)]
|
||||
public float yasp;
|
||||
[DNAFieldAttribute(38, "float", "frs_sec_base", "float", 4, false, 556)]
|
||||
[DNAFieldAttribute(4, "float", 38, "frs_sec_base", "float", false, 556)]
|
||||
public float frs_sec_base;
|
||||
[DNAFieldAttribute(39, "float", "gauss", "float", 4, false, 560)]
|
||||
[DNAFieldAttribute(4, "float", 39, "gauss", "float", false, 560)]
|
||||
public float gauss;
|
||||
[DNAFieldAttribute(40, "int", "color_mgt_flag", "int", 4, false, 564)]
|
||||
[DNAFieldAttribute(4, "int", 40, "color_mgt_flag", "int", false, 564)]
|
||||
public int color_mgt_flag;
|
||||
[DNAFieldAttribute(41, "float", "dither_intensity", "float", 4, false, 568)]
|
||||
[DNAFieldAttribute(4, "float", 41, "dither_intensity", "float", false, 568)]
|
||||
public float dither_intensity;
|
||||
[DNAFieldAttribute(42, "short", "bake_mode", "short", 2, false, 572)]
|
||||
[DNAFieldAttribute(2, "short", 42, "bake_mode", "short", false, 572)]
|
||||
public short bake_mode;
|
||||
[DNAFieldAttribute(43, "short", "bake_flag", "short", 2, false, 574)]
|
||||
[DNAFieldAttribute(2, "short", 43, "bake_flag", "short", false, 574)]
|
||||
public short bake_flag;
|
||||
[DNAFieldAttribute(44, "short", "bake_filter", "short", 2, false, 576)]
|
||||
[DNAFieldAttribute(2, "short", 44, "bake_filter", "short", false, 576)]
|
||||
public short bake_filter;
|
||||
[DNAFieldAttribute(45, "short", "bake_samples", "short", 2, false, 578)]
|
||||
[DNAFieldAttribute(2, "short", 45, "bake_samples", "short", false, 578)]
|
||||
public short bake_samples;
|
||||
[DNAFieldAttribute(46, "short", "bake_margin_type", "short", 2, false, 580)]
|
||||
[DNAFieldAttribute(2, "short", 46, "bake_margin_type", "short", false, 580)]
|
||||
public short bake_margin_type;
|
||||
[DNAFieldAttribute(47, "char", "_pad9[6]", "System.Char[]", 6, false, 582)]
|
||||
[DNAFieldAttribute(6, "char", 47, "_pad9[6]", "System.Char[]", false, 582)]
|
||||
public char[] _pad9 = new System.Char[6];
|
||||
[DNAFieldAttribute(48, "float", "bake_biasdist", "float", 4, false, 588)]
|
||||
[DNAFieldAttribute(4, "float", 48, "bake_biasdist", "float", false, 588)]
|
||||
public float bake_biasdist;
|
||||
[DNAFieldAttribute(49, "float", "bake_user_scale", "float", 4, false, 592)]
|
||||
[DNAFieldAttribute(4, "float", 49, "bake_user_scale", "float", false, 592)]
|
||||
public float bake_user_scale;
|
||||
[DNAFieldAttribute(50, "char", "pic[1024]", "System.Char[]", 1024, false, 596)]
|
||||
[DNAFieldAttribute(1024, "char", 50, "pic[1024]", "System.Char[]", false, 596)]
|
||||
public char[] pic = new System.Char[1024];
|
||||
[DNAFieldAttribute(51, "int", "stamp", "int", 4, false, 1620)]
|
||||
[DNAFieldAttribute(4, "int", 51, "stamp", "int", false, 1620)]
|
||||
public int stamp;
|
||||
[DNAFieldAttribute(52, "short", "stamp_font_id", "short", 2, false, 1624)]
|
||||
[DNAFieldAttribute(2, "short", 52, "stamp_font_id", "short", false, 1624)]
|
||||
public short stamp_font_id;
|
||||
[DNAFieldAttribute(53, "char", "_pad3[2]", "System.Char[]", 2, false, 1626)]
|
||||
[DNAFieldAttribute(2, "char", 53, "_pad3[2]", "System.Char[]", false, 1626)]
|
||||
public char[] _pad3 = new System.Char[2];
|
||||
[DNAFieldAttribute(54, "char", "stamp_udata[768]", "System.Char[]", 768, false, 1628)]
|
||||
[DNAFieldAttribute(768, "char", 54, "stamp_udata[768]", "System.Char[]", false, 1628)]
|
||||
public char[] stamp_udata = new System.Char[768];
|
||||
[DNAFieldAttribute(55, "float", "fg_stamp[4]", "System.Single[]", 16, false, 2396)]
|
||||
[DNAFieldAttribute(16, "float", 55, "fg_stamp[4]", "System.Single[]", false, 2396)]
|
||||
public float[] fg_stamp = new System.Single[4];
|
||||
[DNAFieldAttribute(56, "float", "bg_stamp[4]", "System.Single[]", 16, false, 2412)]
|
||||
[DNAFieldAttribute(16, "float", 56, "bg_stamp[4]", "System.Single[]", false, 2412)]
|
||||
public float[] bg_stamp = new System.Single[4];
|
||||
[DNAFieldAttribute(57, "char", "seq_prev_type", "char", 1, false, 2428)]
|
||||
[DNAFieldAttribute(1, "char", 57, "seq_prev_type", "char", false, 2428)]
|
||||
public char seq_prev_type;
|
||||
[DNAFieldAttribute(58, "char", "seq_rend_type", "char", 1, false, 2429)]
|
||||
[DNAFieldAttribute(1, "char", 58, "seq_rend_type", "char", false, 2429)]
|
||||
public char seq_rend_type;
|
||||
[DNAFieldAttribute(59, "char", "seq_flag", "char", 1, false, 2430)]
|
||||
[DNAFieldAttribute(1, "char", 59, "seq_flag", "char", false, 2430)]
|
||||
public char seq_flag;
|
||||
[DNAFieldAttribute(60, "char", "_pad5[3]", "System.Char[]", 3, false, 2431)]
|
||||
[DNAFieldAttribute(3, "char", 60, "_pad5[3]", "System.Char[]", false, 2431)]
|
||||
public char[] _pad5 = new System.Char[3];
|
||||
[DNAFieldAttribute(61, "short", "simplify_subsurf", "short", 2, false, 2434)]
|
||||
[DNAFieldAttribute(2, "short", 61, "simplify_subsurf", "short", false, 2434)]
|
||||
public short simplify_subsurf;
|
||||
[DNAFieldAttribute(62, "short", "simplify_subsurf_render", "short", 2, false, 2436)]
|
||||
[DNAFieldAttribute(2, "short", 62, "simplify_subsurf_render", "short", false, 2436)]
|
||||
public short simplify_subsurf_render;
|
||||
[DNAFieldAttribute(63, "short", "simplify_gpencil", "short", 2, false, 2438)]
|
||||
[DNAFieldAttribute(2, "short", 63, "simplify_gpencil", "short", false, 2438)]
|
||||
public short simplify_gpencil;
|
||||
[DNAFieldAttribute(64, "float", "simplify_particles", "float", 4, false, 2440)]
|
||||
[DNAFieldAttribute(4, "float", 64, "simplify_particles", "float", false, 2440)]
|
||||
public float simplify_particles;
|
||||
[DNAFieldAttribute(65, "float", "simplify_particles_render", "float", 4, false, 2444)]
|
||||
[DNAFieldAttribute(4, "float", 65, "simplify_particles_render", "float", false, 2444)]
|
||||
public float simplify_particles_render;
|
||||
[DNAFieldAttribute(66, "float", "simplify_volumes", "float", 4, false, 2448)]
|
||||
[DNAFieldAttribute(4, "float", 66, "simplify_volumes", "float", false, 2448)]
|
||||
public float simplify_volumes;
|
||||
[DNAFieldAttribute(67, "int", "line_thickness_mode", "int", 4, false, 2452)]
|
||||
[DNAFieldAttribute(4, "int", 67, "line_thickness_mode", "int", false, 2452)]
|
||||
public int line_thickness_mode;
|
||||
[DNAFieldAttribute(68, "float", "unit_line_thickness", "float", 4, false, 2456)]
|
||||
[DNAFieldAttribute(4, "float", 68, "unit_line_thickness", "float", false, 2456)]
|
||||
public float unit_line_thickness;
|
||||
[DNAFieldAttribute(69, "char", "engine[32]", "System.Char[]", 32, false, 2460)]
|
||||
[DNAFieldAttribute(32, "char", 69, "engine[32]", "System.Char[]", false, 2460)]
|
||||
public char[] engine = new System.Char[32];
|
||||
[DNAFieldAttribute(70, "char", "_pad2[2]", "System.Char[]", 2, false, 2492)]
|
||||
[DNAFieldAttribute(2, "char", 70, "_pad2[2]", "System.Char[]", false, 2492)]
|
||||
public char[] _pad2 = new System.Char[2];
|
||||
[DNAFieldAttribute(71, "short", "perf_flag", "short", 2, false, 2494)]
|
||||
[DNAFieldAttribute(2, "short", 71, "perf_flag", "short", false, 2494)]
|
||||
public short perf_flag;
|
||||
[DNAFieldAttribute(72, "BakeData", "bake", "BakeData", 1400, false, 2496)]
|
||||
[DNAFieldAttribute(1400, "BakeData", 72, "bake", "BakeData", false, 2496)]
|
||||
public BakeData bake;
|
||||
[DNAFieldAttribute(73, "int", "_pad8", "int", 4, false, 3896)]
|
||||
[DNAFieldAttribute(4, "int", 73, "_pad8", "int", false, 3896)]
|
||||
public int _pad8;
|
||||
[DNAFieldAttribute(74, "short", "preview_pixel_size", "short", 2, false, 3900)]
|
||||
[DNAFieldAttribute(2, "short", 74, "preview_pixel_size", "short", false, 3900)]
|
||||
public short preview_pixel_size;
|
||||
[DNAFieldAttribute(75, "short", "_pad4", "short", 2, false, 3902)]
|
||||
[DNAFieldAttribute(2, "short", 75, "_pad4", "short", false, 3902)]
|
||||
public short _pad4;
|
||||
[DNAFieldAttribute(76, "ListBase", "views", "ListBase", 16, false, 3904)]
|
||||
[DNAFieldAttribute(16, "ListBase", 76, "views", "ListBase", false, 3904)]
|
||||
public ListBase views;
|
||||
[DNAFieldAttribute(77, "short", "actview", "short", 2, false, 3920)]
|
||||
[DNAFieldAttribute(2, "short", 77, "actview", "short", false, 3920)]
|
||||
public short actview;
|
||||
[DNAFieldAttribute(78, "short", "views_format", "short", 2, false, 3922)]
|
||||
[DNAFieldAttribute(2, "short", 78, "views_format", "short", false, 3922)]
|
||||
public short views_format;
|
||||
[DNAFieldAttribute(79, "short", "hair_type", "short", 2, false, 3924)]
|
||||
[DNAFieldAttribute(2, "short", 79, "hair_type", "short", false, 3924)]
|
||||
public short hair_type;
|
||||
[DNAFieldAttribute(80, "short", "hair_subdiv", "short", 2, false, 3926)]
|
||||
[DNAFieldAttribute(2, "short", 80, "hair_subdiv", "short", false, 3926)]
|
||||
public short hair_subdiv;
|
||||
[DNAFieldAttribute(81, "float", "blurfac", "float", 4, false, 3928)]
|
||||
[DNAFieldAttribute(4, "float", 81, "blurfac", "float", false, 3928)]
|
||||
public float blurfac;
|
||||
[DNAFieldAttribute(82, "int", "motion_blur_position", "int", 4, false, 3932)]
|
||||
[DNAFieldAttribute(4, "int", 82, "motion_blur_position", "int", false, 3932)]
|
||||
public int motion_blur_position;
|
||||
[DNAFieldAttribute(83, "CurveMapping", "mblur_shutter_curve", "CurveMapping", 424, false, 3936)]
|
||||
[DNAFieldAttribute(424, "CurveMapping", 83, "mblur_shutter_curve", "CurveMapping", false, 3936)]
|
||||
public CurveMapping mblur_shutter_curve;
|
||||
[DNAFieldAttribute(84, "int", "compositor_device", "int", 4, false, 4360)]
|
||||
[DNAFieldAttribute(4, "int", 84, "compositor_device", "int", false, 4360)]
|
||||
public int compositor_device;
|
||||
[DNAFieldAttribute(85, "int", "compositor_precision", "int", 4, false, 4364)]
|
||||
[DNAFieldAttribute(4, "int", 85, "compositor_precision", "int", false, 4364)]
|
||||
public int compositor_precision;
|
||||
[DNAFieldAttribute(86, "char", "use_old_cpu_compositor", "char", 1, false, 4368)]
|
||||
[DNAFieldAttribute(1, "char", 86, "use_old_cpu_compositor", "char", false, 4368)]
|
||||
public char use_old_cpu_compositor;
|
||||
[DNAFieldAttribute(87, "char", "_pad10[7]", "System.Char[]", 7, false, 4369)]
|
||||
[DNAFieldAttribute(7, "char", 87, "_pad10[7]", "System.Char[]", false, 4369)]
|
||||
public char[] _pad10 = new System.Char[7];
|
||||
public RenderData() {
|
||||
this.im_format = default;
|
||||
this.ptr__pad = default;
|
||||
this._pad = default;
|
||||
this.ffcodecdata = default;
|
||||
this.cfra = default;
|
||||
this.sfra = default;
|
||||
@@ -283,7 +283,7 @@ namespace BlendFile.DNA {
|
||||
}
|
||||
public RenderData(
|
||||
ImageFormatData im_format,
|
||||
object ptr__pad,
|
||||
object _pad,
|
||||
FFMpegCodecData ffcodecdata,
|
||||
int cfra,
|
||||
int sfra,
|
||||
@@ -371,7 +371,7 @@ namespace BlendFile.DNA {
|
||||
char use_old_cpu_compositor,
|
||||
char[] _pad10) {
|
||||
this.im_format = im_format;
|
||||
this.ptr__pad = ptr__pad;
|
||||
this._pad = _pad;
|
||||
this.ffcodecdata = ffcodecdata;
|
||||
this.cfra = cfra;
|
||||
this.sfra = sfra;
|
||||
|
||||
Reference in New Issue
Block a user