Regenerated codefiles
This commit is contained in:
@@ -15,307 +15,307 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(785, "ParticleSettings", 968)]
|
||||
public class ParticleSettings {
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false, 0)]
|
||||
[DNAFieldAttribute(208, "ID", 0, "id", "ID", false, 0)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 8, true, 208)]
|
||||
public AnimData ptr_adt;
|
||||
[DNAFieldAttribute(2, "BoidSettings", "*boids", "BoidSettings", 8, true, 216)]
|
||||
public BoidSettings ptr_boids;
|
||||
[DNAFieldAttribute(3, "SPHFluidSettings", "*fluid", "SPHFluidSettings", 8, true, 224)]
|
||||
public SPHFluidSettings ptr_fluid;
|
||||
[DNAFieldAttribute(4, "EffectorWeights", "*effector_weights", "EffectorWeights", 8, true, 232)]
|
||||
public EffectorWeights ptr_effector_weights;
|
||||
[DNAFieldAttribute(5, "Collection", "*collision_group", "Collection", 8, true, 240)]
|
||||
public Collection ptr_collision_group;
|
||||
[DNAFieldAttribute(6, "int", "flag", "int", 4, false, 248)]
|
||||
[DNAFieldAttribute(8, "AnimData", 1, "*adt", "AnimData", true, 208)]
|
||||
public AnimData adt;
|
||||
[DNAFieldAttribute(8, "BoidSettings", 2, "*boids", "BoidSettings", true, 216)]
|
||||
public BoidSettings boids;
|
||||
[DNAFieldAttribute(8, "SPHFluidSettings", 3, "*fluid", "SPHFluidSettings", true, 224)]
|
||||
public SPHFluidSettings fluid;
|
||||
[DNAFieldAttribute(8, "EffectorWeights", 4, "*effector_weights", "EffectorWeights", true, 232)]
|
||||
public EffectorWeights effector_weights;
|
||||
[DNAFieldAttribute(8, "Collection", 5, "*collision_group", "Collection", true, 240)]
|
||||
public Collection collision_group;
|
||||
[DNAFieldAttribute(4, "int", 6, "flag", "int", false, 248)]
|
||||
public int flag;
|
||||
[DNAFieldAttribute(7, "char", "_pad1[4]", "System.Char[]", 4, false, 252)]
|
||||
[DNAFieldAttribute(4, "char", 7, "_pad1[4]", "System.Char[]", false, 252)]
|
||||
public char[] _pad1 = new System.Char[4];
|
||||
[DNAFieldAttribute(8, "short", "type", "short", 2, false, 256)]
|
||||
[DNAFieldAttribute(2, "short", 8, "type", "short", false, 256)]
|
||||
public short type;
|
||||
[DNAFieldAttribute(9, "short", "from", "short", 2, false, 258)]
|
||||
[DNAFieldAttribute(2, "short", 9, "from", "short", false, 258)]
|
||||
public short from;
|
||||
[DNAFieldAttribute(10, "short", "distr", "short", 2, false, 260)]
|
||||
[DNAFieldAttribute(2, "short", 10, "distr", "short", false, 260)]
|
||||
public short distr;
|
||||
[DNAFieldAttribute(11, "short", "texact", "short", 2, false, 262)]
|
||||
[DNAFieldAttribute(2, "short", 11, "texact", "short", false, 262)]
|
||||
public short texact;
|
||||
[DNAFieldAttribute(12, "short", "phystype", "short", 2, false, 264)]
|
||||
[DNAFieldAttribute(2, "short", 12, "phystype", "short", false, 264)]
|
||||
public short phystype;
|
||||
[DNAFieldAttribute(13, "short", "rotmode", "short", 2, false, 266)]
|
||||
[DNAFieldAttribute(2, "short", 13, "rotmode", "short", false, 266)]
|
||||
public short rotmode;
|
||||
[DNAFieldAttribute(14, "short", "avemode", "short", 2, false, 268)]
|
||||
[DNAFieldAttribute(2, "short", 14, "avemode", "short", false, 268)]
|
||||
public short avemode;
|
||||
[DNAFieldAttribute(15, "short", "reactevent", "short", 2, false, 270)]
|
||||
[DNAFieldAttribute(2, "short", 15, "reactevent", "short", false, 270)]
|
||||
public short reactevent;
|
||||
[DNAFieldAttribute(16, "int", "draw", "int", 4, false, 272)]
|
||||
[DNAFieldAttribute(4, "int", 16, "draw", "int", false, 272)]
|
||||
public int draw;
|
||||
[DNAFieldAttribute(17, "float", "draw_size", "float", 4, false, 276)]
|
||||
[DNAFieldAttribute(4, "float", 17, "draw_size", "float", false, 276)]
|
||||
public float draw_size;
|
||||
[DNAFieldAttribute(18, "short", "draw_as", "short", 2, false, 280)]
|
||||
[DNAFieldAttribute(2, "short", 18, "draw_as", "short", false, 280)]
|
||||
public short draw_as;
|
||||
[DNAFieldAttribute(19, "short", "childtype", "short", 2, false, 282)]
|
||||
[DNAFieldAttribute(2, "short", 19, "childtype", "short", false, 282)]
|
||||
public short childtype;
|
||||
[DNAFieldAttribute(20, "char", "_pad2[4]", "System.Char[]", 4, false, 284)]
|
||||
[DNAFieldAttribute(4, "char", 20, "_pad2[4]", "System.Char[]", false, 284)]
|
||||
public char[] _pad2 = new System.Char[4];
|
||||
[DNAFieldAttribute(21, "short", "ren_as", "short", 2, false, 288)]
|
||||
[DNAFieldAttribute(2, "short", 21, "ren_as", "short", false, 288)]
|
||||
public short ren_as;
|
||||
[DNAFieldAttribute(22, "short", "subframes", "short", 2, false, 290)]
|
||||
[DNAFieldAttribute(2, "short", 22, "subframes", "short", false, 290)]
|
||||
public short subframes;
|
||||
[DNAFieldAttribute(23, "short", "draw_col", "short", 2, false, 292)]
|
||||
[DNAFieldAttribute(2, "short", 23, "draw_col", "short", false, 292)]
|
||||
public short draw_col;
|
||||
[DNAFieldAttribute(24, "short", "draw_step", "short", 2, false, 294)]
|
||||
[DNAFieldAttribute(2, "short", 24, "draw_step", "short", false, 294)]
|
||||
public short draw_step;
|
||||
[DNAFieldAttribute(25, "short", "ren_step", "short", 2, false, 296)]
|
||||
[DNAFieldAttribute(2, "short", 25, "ren_step", "short", false, 296)]
|
||||
public short ren_step;
|
||||
[DNAFieldAttribute(26, "short", "hair_step", "short", 2, false, 298)]
|
||||
[DNAFieldAttribute(2, "short", 26, "hair_step", "short", false, 298)]
|
||||
public short hair_step;
|
||||
[DNAFieldAttribute(27, "short", "keys_step", "short", 2, false, 300)]
|
||||
[DNAFieldAttribute(2, "short", 27, "keys_step", "short", false, 300)]
|
||||
public short keys_step;
|
||||
[DNAFieldAttribute(28, "short", "adapt_angle", "short", 2, false, 302)]
|
||||
[DNAFieldAttribute(2, "short", 28, "adapt_angle", "short", false, 302)]
|
||||
public short adapt_angle;
|
||||
[DNAFieldAttribute(29, "short", "adapt_pix", "short", 2, false, 304)]
|
||||
[DNAFieldAttribute(2, "short", 29, "adapt_pix", "short", false, 304)]
|
||||
public short adapt_pix;
|
||||
[DNAFieldAttribute(30, "short", "disp", "short", 2, false, 306)]
|
||||
[DNAFieldAttribute(2, "short", 30, "disp", "short", false, 306)]
|
||||
public short disp;
|
||||
[DNAFieldAttribute(31, "short", "omat", "short", 2, false, 308)]
|
||||
[DNAFieldAttribute(2, "short", 31, "omat", "short", false, 308)]
|
||||
public short omat;
|
||||
[DNAFieldAttribute(32, "short", "interpolation", "short", 2, false, 310)]
|
||||
[DNAFieldAttribute(2, "short", 32, "interpolation", "short", false, 310)]
|
||||
public short interpolation;
|
||||
[DNAFieldAttribute(33, "short", "integrator", "short", 2, false, 312)]
|
||||
[DNAFieldAttribute(2, "short", 33, "integrator", "short", false, 312)]
|
||||
public short integrator;
|
||||
[DNAFieldAttribute(34, "short", "rotfrom", "short", 2, false, 314)]
|
||||
[DNAFieldAttribute(2, "short", 34, "rotfrom", "short", false, 314)]
|
||||
public short rotfrom;
|
||||
[DNAFieldAttribute(35, "short", "kink", "short", 2, false, 316)]
|
||||
[DNAFieldAttribute(2, "short", 35, "kink", "short", false, 316)]
|
||||
public short kink;
|
||||
[DNAFieldAttribute(36, "short", "kink_axis", "short", 2, false, 318)]
|
||||
[DNAFieldAttribute(2, "short", 36, "kink_axis", "short", false, 318)]
|
||||
public short kink_axis;
|
||||
[DNAFieldAttribute(37, "short", "bb_align", "short", 2, false, 320)]
|
||||
[DNAFieldAttribute(2, "short", 37, "bb_align", "short", false, 320)]
|
||||
public short bb_align;
|
||||
[DNAFieldAttribute(38, "short", "bb_uv_split", "short", 2, false, 322)]
|
||||
[DNAFieldAttribute(2, "short", 38, "bb_uv_split", "short", false, 322)]
|
||||
public short bb_uv_split;
|
||||
[DNAFieldAttribute(39, "short", "bb_anim", "short", 2, false, 324)]
|
||||
[DNAFieldAttribute(2, "short", 39, "bb_anim", "short", false, 324)]
|
||||
public short bb_anim;
|
||||
[DNAFieldAttribute(40, "short", "bb_split_offset", "short", 2, false, 326)]
|
||||
[DNAFieldAttribute(2, "short", 40, "bb_split_offset", "short", false, 326)]
|
||||
public short bb_split_offset;
|
||||
[DNAFieldAttribute(41, "float", "bb_tilt", "float", 4, false, 328)]
|
||||
[DNAFieldAttribute(4, "float", 41, "bb_tilt", "float", false, 328)]
|
||||
public float bb_tilt;
|
||||
[DNAFieldAttribute(42, "float", "bb_rand_tilt", "float", 4, false, 332)]
|
||||
[DNAFieldAttribute(4, "float", 42, "bb_rand_tilt", "float", false, 332)]
|
||||
public float bb_rand_tilt;
|
||||
[DNAFieldAttribute(43, "float", "bb_offset[2]", "System.Single[]", 8, false, 336)]
|
||||
[DNAFieldAttribute(8, "float", 43, "bb_offset[2]", "System.Single[]", false, 336)]
|
||||
public float[] bb_offset = new System.Single[2];
|
||||
[DNAFieldAttribute(44, "float", "bb_size[2]", "System.Single[]", 8, false, 344)]
|
||||
[DNAFieldAttribute(8, "float", 44, "bb_size[2]", "System.Single[]", false, 344)]
|
||||
public float[] bb_size = new System.Single[2];
|
||||
[DNAFieldAttribute(45, "float", "bb_vel_head", "float", 4, false, 352)]
|
||||
[DNAFieldAttribute(4, "float", 45, "bb_vel_head", "float", false, 352)]
|
||||
public float bb_vel_head;
|
||||
[DNAFieldAttribute(46, "float", "bb_vel_tail", "float", 4, false, 356)]
|
||||
[DNAFieldAttribute(4, "float", 46, "bb_vel_tail", "float", false, 356)]
|
||||
public float bb_vel_tail;
|
||||
[DNAFieldAttribute(47, "float", "color_vec_max", "float", 4, false, 360)]
|
||||
[DNAFieldAttribute(4, "float", 47, "color_vec_max", "float", false, 360)]
|
||||
public float color_vec_max;
|
||||
[DNAFieldAttribute(48, "float", "sta", "float", 4, false, 364)]
|
||||
[DNAFieldAttribute(4, "float", 48, "sta", "float", false, 364)]
|
||||
public float sta;
|
||||
[DNAFieldAttribute(49, "float", "end", "float", 4, false, 368)]
|
||||
[DNAFieldAttribute(4, "float", 49, "end", "float", false, 368)]
|
||||
public float end;
|
||||
[DNAFieldAttribute(50, "float", "lifetime", "float", 4, false, 372)]
|
||||
[DNAFieldAttribute(4, "float", 50, "lifetime", "float", false, 372)]
|
||||
public float lifetime;
|
||||
[DNAFieldAttribute(51, "float", "randlife", "float", 4, false, 376)]
|
||||
[DNAFieldAttribute(4, "float", 51, "randlife", "float", false, 376)]
|
||||
public float randlife;
|
||||
[DNAFieldAttribute(52, "float", "timetweak", "float", 4, false, 380)]
|
||||
[DNAFieldAttribute(4, "float", 52, "timetweak", "float", false, 380)]
|
||||
public float timetweak;
|
||||
[DNAFieldAttribute(53, "float", "courant_target", "float", 4, false, 384)]
|
||||
[DNAFieldAttribute(4, "float", 53, "courant_target", "float", false, 384)]
|
||||
public float courant_target;
|
||||
[DNAFieldAttribute(54, "float", "jitfac", "float", 4, false, 388)]
|
||||
[DNAFieldAttribute(4, "float", 54, "jitfac", "float", false, 388)]
|
||||
public float jitfac;
|
||||
[DNAFieldAttribute(55, "float", "eff_hair", "float", 4, false, 392)]
|
||||
[DNAFieldAttribute(4, "float", 55, "eff_hair", "float", false, 392)]
|
||||
public float eff_hair;
|
||||
[DNAFieldAttribute(56, "float", "grid_rand", "float", 4, false, 396)]
|
||||
[DNAFieldAttribute(4, "float", 56, "grid_rand", "float", false, 396)]
|
||||
public float grid_rand;
|
||||
[DNAFieldAttribute(57, "float", "ps_offset[1]", "System.Single[]", 4, false, 400)]
|
||||
[DNAFieldAttribute(4, "float", 57, "ps_offset[1]", "System.Single[]", false, 400)]
|
||||
public float[] ps_offset = new System.Single[1];
|
||||
[DNAFieldAttribute(58, "int", "totpart", "int", 4, false, 404)]
|
||||
[DNAFieldAttribute(4, "int", 58, "totpart", "int", false, 404)]
|
||||
public int totpart;
|
||||
[DNAFieldAttribute(59, "int", "userjit", "int", 4, false, 408)]
|
||||
[DNAFieldAttribute(4, "int", 59, "userjit", "int", false, 408)]
|
||||
public int userjit;
|
||||
[DNAFieldAttribute(60, "int", "grid_res", "int", 4, false, 412)]
|
||||
[DNAFieldAttribute(4, "int", 60, "grid_res", "int", false, 412)]
|
||||
public int grid_res;
|
||||
[DNAFieldAttribute(61, "int", "effector_amount", "int", 4, false, 416)]
|
||||
[DNAFieldAttribute(4, "int", 61, "effector_amount", "int", false, 416)]
|
||||
public int effector_amount;
|
||||
[DNAFieldAttribute(62, "short", "time_flag", "short", 2, false, 420)]
|
||||
[DNAFieldAttribute(2, "short", 62, "time_flag", "short", false, 420)]
|
||||
public short time_flag;
|
||||
[DNAFieldAttribute(63, "char", "_pad0[6]", "System.Char[]", 6, false, 422)]
|
||||
[DNAFieldAttribute(6, "char", 63, "_pad0[6]", "System.Char[]", false, 422)]
|
||||
public char[] _pad0 = new System.Char[6];
|
||||
[DNAFieldAttribute(64, "float", "normfac", "float", 4, false, 428)]
|
||||
[DNAFieldAttribute(4, "float", 64, "normfac", "float", false, 428)]
|
||||
public float normfac;
|
||||
[DNAFieldAttribute(65, "float", "obfac", "float", 4, false, 432)]
|
||||
[DNAFieldAttribute(4, "float", 65, "obfac", "float", false, 432)]
|
||||
public float obfac;
|
||||
[DNAFieldAttribute(66, "float", "randfac", "float", 4, false, 436)]
|
||||
[DNAFieldAttribute(4, "float", 66, "randfac", "float", false, 436)]
|
||||
public float randfac;
|
||||
[DNAFieldAttribute(67, "float", "partfac", "float", 4, false, 440)]
|
||||
[DNAFieldAttribute(4, "float", 67, "partfac", "float", false, 440)]
|
||||
public float partfac;
|
||||
[DNAFieldAttribute(68, "float", "tanfac", "float", 4, false, 444)]
|
||||
[DNAFieldAttribute(4, "float", 68, "tanfac", "float", false, 444)]
|
||||
public float tanfac;
|
||||
[DNAFieldAttribute(69, "float", "tanphase", "float", 4, false, 448)]
|
||||
[DNAFieldAttribute(4, "float", 69, "tanphase", "float", false, 448)]
|
||||
public float tanphase;
|
||||
[DNAFieldAttribute(70, "float", "reactfac", "float", 4, false, 452)]
|
||||
[DNAFieldAttribute(4, "float", 70, "reactfac", "float", false, 452)]
|
||||
public float reactfac;
|
||||
[DNAFieldAttribute(71, "float", "ob_vel[3]", "System.Single[]", 12, false, 456)]
|
||||
[DNAFieldAttribute(12, "float", 71, "ob_vel[3]", "System.Single[]", false, 456)]
|
||||
public float[] ob_vel = new System.Single[3];
|
||||
[DNAFieldAttribute(72, "float", "avefac", "float", 4, false, 468)]
|
||||
[DNAFieldAttribute(4, "float", 72, "avefac", "float", false, 468)]
|
||||
public float avefac;
|
||||
[DNAFieldAttribute(73, "float", "phasefac", "float", 4, false, 472)]
|
||||
[DNAFieldAttribute(4, "float", 73, "phasefac", "float", false, 472)]
|
||||
public float phasefac;
|
||||
[DNAFieldAttribute(74, "float", "randrotfac", "float", 4, false, 476)]
|
||||
[DNAFieldAttribute(4, "float", 74, "randrotfac", "float", false, 476)]
|
||||
public float randrotfac;
|
||||
[DNAFieldAttribute(75, "float", "randphasefac", "float", 4, false, 480)]
|
||||
[DNAFieldAttribute(4, "float", 75, "randphasefac", "float", false, 480)]
|
||||
public float randphasefac;
|
||||
[DNAFieldAttribute(76, "float", "mass", "float", 4, false, 484)]
|
||||
[DNAFieldAttribute(4, "float", 76, "mass", "float", false, 484)]
|
||||
public float mass;
|
||||
[DNAFieldAttribute(77, "float", "size", "float", 4, false, 488)]
|
||||
[DNAFieldAttribute(4, "float", 77, "size", "float", false, 488)]
|
||||
public float size;
|
||||
[DNAFieldAttribute(78, "float", "randsize", "float", 4, false, 492)]
|
||||
[DNAFieldAttribute(4, "float", 78, "randsize", "float", false, 492)]
|
||||
public float randsize;
|
||||
[DNAFieldAttribute(79, "float", "acc[3]", "System.Single[]", 12, false, 496)]
|
||||
[DNAFieldAttribute(12, "float", 79, "acc[3]", "System.Single[]", false, 496)]
|
||||
public float[] acc = new System.Single[3];
|
||||
[DNAFieldAttribute(80, "float", "dragfac", "float", 4, false, 508)]
|
||||
[DNAFieldAttribute(4, "float", 80, "dragfac", "float", false, 508)]
|
||||
public float dragfac;
|
||||
[DNAFieldAttribute(81, "float", "brownfac", "float", 4, false, 512)]
|
||||
[DNAFieldAttribute(4, "float", 81, "brownfac", "float", false, 512)]
|
||||
public float brownfac;
|
||||
[DNAFieldAttribute(82, "float", "dampfac", "float", 4, false, 516)]
|
||||
[DNAFieldAttribute(4, "float", 82, "dampfac", "float", false, 516)]
|
||||
public float dampfac;
|
||||
[DNAFieldAttribute(83, "float", "randlength", "float", 4, false, 520)]
|
||||
[DNAFieldAttribute(4, "float", 83, "randlength", "float", false, 520)]
|
||||
public float randlength;
|
||||
[DNAFieldAttribute(84, "int", "child_flag", "int", 4, false, 524)]
|
||||
[DNAFieldAttribute(4, "int", 84, "child_flag", "int", false, 524)]
|
||||
public int child_flag;
|
||||
[DNAFieldAttribute(85, "char", "_pad3[4]", "System.Char[]", 4, false, 528)]
|
||||
[DNAFieldAttribute(4, "char", 85, "_pad3[4]", "System.Char[]", false, 528)]
|
||||
public char[] _pad3 = new System.Char[4];
|
||||
[DNAFieldAttribute(86, "int", "child_nbr", "int", 4, false, 532)]
|
||||
[DNAFieldAttribute(4, "int", 86, "child_nbr", "int", false, 532)]
|
||||
public int child_nbr;
|
||||
[DNAFieldAttribute(87, "int", "ren_child_nbr", "int", 4, false, 536)]
|
||||
[DNAFieldAttribute(4, "int", 87, "ren_child_nbr", "int", false, 536)]
|
||||
public int ren_child_nbr;
|
||||
[DNAFieldAttribute(88, "float", "parents", "float", 4, false, 540)]
|
||||
[DNAFieldAttribute(4, "float", 88, "parents", "float", false, 540)]
|
||||
public float parents;
|
||||
[DNAFieldAttribute(89, "float", "childsize", "float", 4, false, 544)]
|
||||
[DNAFieldAttribute(4, "float", 89, "childsize", "float", false, 544)]
|
||||
public float childsize;
|
||||
[DNAFieldAttribute(90, "float", "childrandsize", "float", 4, false, 548)]
|
||||
[DNAFieldAttribute(4, "float", 90, "childrandsize", "float", false, 548)]
|
||||
public float childrandsize;
|
||||
[DNAFieldAttribute(91, "float", "childrad", "float", 4, false, 552)]
|
||||
[DNAFieldAttribute(4, "float", 91, "childrad", "float", false, 552)]
|
||||
public float childrad;
|
||||
[DNAFieldAttribute(92, "float", "childflat", "float", 4, false, 556)]
|
||||
[DNAFieldAttribute(4, "float", 92, "childflat", "float", false, 556)]
|
||||
public float childflat;
|
||||
[DNAFieldAttribute(93, "float", "clumpfac", "float", 4, false, 560)]
|
||||
[DNAFieldAttribute(4, "float", 93, "clumpfac", "float", false, 560)]
|
||||
public float clumpfac;
|
||||
[DNAFieldAttribute(94, "float", "clumppow", "float", 4, false, 564)]
|
||||
[DNAFieldAttribute(4, "float", 94, "clumppow", "float", false, 564)]
|
||||
public float clumppow;
|
||||
[DNAFieldAttribute(95, "float", "kink_amp", "float", 4, false, 568)]
|
||||
[DNAFieldAttribute(4, "float", 95, "kink_amp", "float", false, 568)]
|
||||
public float kink_amp;
|
||||
[DNAFieldAttribute(96, "float", "kink_freq", "float", 4, false, 572)]
|
||||
[DNAFieldAttribute(4, "float", 96, "kink_freq", "float", false, 572)]
|
||||
public float kink_freq;
|
||||
[DNAFieldAttribute(97, "float", "kink_shape", "float", 4, false, 576)]
|
||||
[DNAFieldAttribute(4, "float", 97, "kink_shape", "float", false, 576)]
|
||||
public float kink_shape;
|
||||
[DNAFieldAttribute(98, "float", "kink_flat", "float", 4, false, 580)]
|
||||
[DNAFieldAttribute(4, "float", 98, "kink_flat", "float", false, 580)]
|
||||
public float kink_flat;
|
||||
[DNAFieldAttribute(99, "float", "kink_amp_clump", "float", 4, false, 584)]
|
||||
[DNAFieldAttribute(4, "float", 99, "kink_amp_clump", "float", false, 584)]
|
||||
public float kink_amp_clump;
|
||||
[DNAFieldAttribute(100, "int", "kink_extra_steps", "int", 4, false, 588)]
|
||||
[DNAFieldAttribute(4, "int", 100, "kink_extra_steps", "int", false, 588)]
|
||||
public int kink_extra_steps;
|
||||
[DNAFieldAttribute(101, "char", "_pad4[4]", "System.Char[]", 4, false, 592)]
|
||||
[DNAFieldAttribute(4, "char", 101, "_pad4[4]", "System.Char[]", false, 592)]
|
||||
public char[] _pad4 = new System.Char[4];
|
||||
[DNAFieldAttribute(102, "float", "kink_axis_random", "float", 4, false, 596)]
|
||||
[DNAFieldAttribute(4, "float", 102, "kink_axis_random", "float", false, 596)]
|
||||
public float kink_axis_random;
|
||||
[DNAFieldAttribute(103, "float", "kink_amp_random", "float", 4, false, 600)]
|
||||
[DNAFieldAttribute(4, "float", 103, "kink_amp_random", "float", false, 600)]
|
||||
public float kink_amp_random;
|
||||
[DNAFieldAttribute(104, "float", "rough1", "float", 4, false, 604)]
|
||||
[DNAFieldAttribute(4, "float", 104, "rough1", "float", false, 604)]
|
||||
public float rough1;
|
||||
[DNAFieldAttribute(105, "float", "rough1_size", "float", 4, false, 608)]
|
||||
[DNAFieldAttribute(4, "float", 105, "rough1_size", "float", false, 608)]
|
||||
public float rough1_size;
|
||||
[DNAFieldAttribute(106, "float", "rough2", "float", 4, false, 612)]
|
||||
[DNAFieldAttribute(4, "float", 106, "rough2", "float", false, 612)]
|
||||
public float rough2;
|
||||
[DNAFieldAttribute(107, "float", "rough2_size", "float", 4, false, 616)]
|
||||
[DNAFieldAttribute(4, "float", 107, "rough2_size", "float", false, 616)]
|
||||
public float rough2_size;
|
||||
[DNAFieldAttribute(108, "float", "rough2_thres", "float", 4, false, 620)]
|
||||
[DNAFieldAttribute(4, "float", 108, "rough2_thres", "float", false, 620)]
|
||||
public float rough2_thres;
|
||||
[DNAFieldAttribute(109, "float", "rough_end", "float", 4, false, 624)]
|
||||
[DNAFieldAttribute(4, "float", 109, "rough_end", "float", false, 624)]
|
||||
public float rough_end;
|
||||
[DNAFieldAttribute(110, "float", "rough_end_shape", "float", 4, false, 628)]
|
||||
[DNAFieldAttribute(4, "float", 110, "rough_end_shape", "float", false, 628)]
|
||||
public float rough_end_shape;
|
||||
[DNAFieldAttribute(111, "float", "clength", "float", 4, false, 632)]
|
||||
[DNAFieldAttribute(4, "float", 111, "clength", "float", false, 632)]
|
||||
public float clength;
|
||||
[DNAFieldAttribute(112, "float", "clength_thres", "float", 4, false, 636)]
|
||||
[DNAFieldAttribute(4, "float", 112, "clength_thres", "float", false, 636)]
|
||||
public float clength_thres;
|
||||
[DNAFieldAttribute(113, "float", "parting_fac", "float", 4, false, 640)]
|
||||
[DNAFieldAttribute(4, "float", 113, "parting_fac", "float", false, 640)]
|
||||
public float parting_fac;
|
||||
[DNAFieldAttribute(114, "float", "parting_min", "float", 4, false, 644)]
|
||||
[DNAFieldAttribute(4, "float", 114, "parting_min", "float", false, 644)]
|
||||
public float parting_min;
|
||||
[DNAFieldAttribute(115, "float", "parting_max", "float", 4, false, 648)]
|
||||
[DNAFieldAttribute(4, "float", 115, "parting_max", "float", false, 648)]
|
||||
public float parting_max;
|
||||
[DNAFieldAttribute(116, "float", "branch_thres", "float", 4, false, 652)]
|
||||
[DNAFieldAttribute(4, "float", 116, "branch_thres", "float", false, 652)]
|
||||
public float branch_thres;
|
||||
[DNAFieldAttribute(117, "float", "draw_line[2]", "System.Single[]", 8, false, 656)]
|
||||
[DNAFieldAttribute(8, "float", 117, "draw_line[2]", "System.Single[]", false, 656)]
|
||||
public float[] draw_line = new System.Single[2];
|
||||
[DNAFieldAttribute(118, "float", "path_start", "float", 4, false, 664)]
|
||||
[DNAFieldAttribute(4, "float", 118, "path_start", "float", false, 664)]
|
||||
public float path_start;
|
||||
[DNAFieldAttribute(119, "float", "path_end", "float", 4, false, 668)]
|
||||
[DNAFieldAttribute(4, "float", 119, "path_end", "float", false, 668)]
|
||||
public float path_end;
|
||||
[DNAFieldAttribute(120, "int", "trail_count", "int", 4, false, 672)]
|
||||
[DNAFieldAttribute(4, "int", 120, "trail_count", "int", false, 672)]
|
||||
public int trail_count;
|
||||
[DNAFieldAttribute(121, "int", "keyed_loops", "int", 4, false, 676)]
|
||||
[DNAFieldAttribute(4, "int", 121, "keyed_loops", "int", false, 676)]
|
||||
public int keyed_loops;
|
||||
[DNAFieldAttribute(122, "CurveMapping", "*clumpcurve", "CurveMapping", 8, true, 680)]
|
||||
public CurveMapping ptr_clumpcurve;
|
||||
[DNAFieldAttribute(123, "CurveMapping", "*roughcurve", "CurveMapping", 8, true, 688)]
|
||||
public CurveMapping ptr_roughcurve;
|
||||
[DNAFieldAttribute(124, "float", "clump_noise_size", "float", 4, false, 696)]
|
||||
[DNAFieldAttribute(8, "CurveMapping", 122, "*clumpcurve", "CurveMapping", true, 680)]
|
||||
public CurveMapping clumpcurve;
|
||||
[DNAFieldAttribute(8, "CurveMapping", 123, "*roughcurve", "CurveMapping", true, 688)]
|
||||
public CurveMapping roughcurve;
|
||||
[DNAFieldAttribute(4, "float", 124, "clump_noise_size", "float", false, 696)]
|
||||
public float clump_noise_size;
|
||||
[DNAFieldAttribute(125, "float", "bending_random", "float", 4, false, 700)]
|
||||
[DNAFieldAttribute(4, "float", 125, "bending_random", "float", false, 700)]
|
||||
public float bending_random;
|
||||
[DNAFieldAttribute(126, "MTex", "*mtex[18]", "MTex[]", 144, true, 704)]
|
||||
public MTex[] ptr_m = new MTex[18];
|
||||
[DNAFieldAttribute(127, "Collection", "*dup_group", "Collection", 8, true, 848)]
|
||||
public Collection ptr_dup_group;
|
||||
[DNAFieldAttribute(128, "ListBase", "dupliweights", "ListBase", 16, false, 856)]
|
||||
[DNAFieldAttribute(144, "MTex", 126, "*mtex[18]", "MTex[]", true, 704)]
|
||||
public MTex[] mtex = new MTex[18];
|
||||
[DNAFieldAttribute(8, "Collection", 127, "*dup_group", "Collection", true, 848)]
|
||||
public Collection dup_group;
|
||||
[DNAFieldAttribute(16, "ListBase", 128, "dupliweights", "ListBase", false, 856)]
|
||||
public ListBase dupliweights;
|
||||
[DNAFieldAttribute(129, "Collection", "*force_group", "Collection", 8, true, 872)]
|
||||
public Collection ptr_force_group;
|
||||
[DNAFieldAttribute(130, "Object", "*dup_ob", "Object", 8, true, 880)]
|
||||
public Object ptr_dup_ob;
|
||||
[DNAFieldAttribute(131, "Object", "*bb_ob", "Object", 8, true, 888)]
|
||||
public Object ptr_bb_ob;
|
||||
[DNAFieldAttribute(132, "Ipo", "*ipo", "Ipo", 8, true, 896)]
|
||||
public Ipo ptr_ipo;
|
||||
[DNAFieldAttribute(133, "PartDeflect", "*pd", "PartDeflect", 8, true, 904)]
|
||||
public PartDeflect ptr_pd;
|
||||
[DNAFieldAttribute(134, "PartDeflect", "*pd2", "PartDeflect", 8, true, 912)]
|
||||
public PartDeflect ptr_pd2;
|
||||
[DNAFieldAttribute(135, "short", "use_modifier_stack", "short", 2, false, 920)]
|
||||
[DNAFieldAttribute(8, "Collection", 129, "*force_group", "Collection", true, 872)]
|
||||
public Collection force_group;
|
||||
[DNAFieldAttribute(8, "Object", 130, "*dup_ob", "Object", true, 880)]
|
||||
public Object dup_ob;
|
||||
[DNAFieldAttribute(8, "Object", 131, "*bb_ob", "Object", true, 888)]
|
||||
public Object bb_ob;
|
||||
[DNAFieldAttribute(8, "Ipo", 132, "*ipo", "Ipo", true, 896)]
|
||||
public Ipo ipo;
|
||||
[DNAFieldAttribute(8, "PartDeflect", 133, "*pd", "PartDeflect", true, 904)]
|
||||
public PartDeflect pd;
|
||||
[DNAFieldAttribute(8, "PartDeflect", 134, "*pd2", "PartDeflect", true, 912)]
|
||||
public PartDeflect pd2;
|
||||
[DNAFieldAttribute(2, "short", 135, "use_modifier_stack", "short", false, 920)]
|
||||
public short use_modifier_stack;
|
||||
[DNAFieldAttribute(136, "char", "_pad5[2]", "System.Char[]", 2, false, 922)]
|
||||
[DNAFieldAttribute(2, "char", 136, "_pad5[2]", "System.Char[]", false, 922)]
|
||||
public char[] _pad5 = new System.Char[2];
|
||||
[DNAFieldAttribute(137, "short", "shape_flag", "short", 2, false, 924)]
|
||||
[DNAFieldAttribute(2, "short", 137, "shape_flag", "short", false, 924)]
|
||||
public short shape_flag;
|
||||
[DNAFieldAttribute(138, "char", "_pad6[2]", "System.Char[]", 2, false, 926)]
|
||||
[DNAFieldAttribute(2, "char", 138, "_pad6[2]", "System.Char[]", false, 926)]
|
||||
public char[] _pad6 = new System.Char[2];
|
||||
[DNAFieldAttribute(139, "float", "twist", "float", 4, false, 928)]
|
||||
[DNAFieldAttribute(4, "float", 139, "twist", "float", false, 928)]
|
||||
public float twist;
|
||||
[DNAFieldAttribute(140, "char", "_pad8[4]", "System.Char[]", 4, false, 932)]
|
||||
[DNAFieldAttribute(4, "char", 140, "_pad8[4]", "System.Char[]", false, 932)]
|
||||
public char[] _pad8 = new System.Char[4];
|
||||
[DNAFieldAttribute(141, "float", "shape", "float", 4, false, 936)]
|
||||
[DNAFieldAttribute(4, "float", 141, "shape", "float", false, 936)]
|
||||
public float shape;
|
||||
[DNAFieldAttribute(142, "float", "rad_root", "float", 4, false, 940)]
|
||||
[DNAFieldAttribute(4, "float", 142, "rad_root", "float", false, 940)]
|
||||
public float rad_root;
|
||||
[DNAFieldAttribute(143, "float", "rad_tip", "float", 4, false, 944)]
|
||||
[DNAFieldAttribute(4, "float", 143, "rad_tip", "float", false, 944)]
|
||||
public float rad_tip;
|
||||
[DNAFieldAttribute(144, "float", "rad_scale", "float", 4, false, 948)]
|
||||
[DNAFieldAttribute(4, "float", 144, "rad_scale", "float", false, 948)]
|
||||
public float rad_scale;
|
||||
[DNAFieldAttribute(145, "CurveMapping", "*twistcurve", "CurveMapping", 8, true, 952)]
|
||||
public CurveMapping ptr_twistcurve;
|
||||
[DNAFieldAttribute(146, "void", "*_pad7", "void", 8, true, 960)]
|
||||
public object ptr__pad7;
|
||||
[DNAFieldAttribute(8, "CurveMapping", 145, "*twistcurve", "CurveMapping", true, 952)]
|
||||
public CurveMapping twistcurve;
|
||||
[DNAFieldAttribute(8, "void", 146, "*_pad7", "void", true, 960)]
|
||||
public object _pad7;
|
||||
public ParticleSettings() {
|
||||
this.id = default;
|
||||
this.ptr_adt = default;
|
||||
this.ptr_boids = default;
|
||||
this.ptr_fluid = default;
|
||||
this.ptr_effector_weights = default;
|
||||
this.ptr_collision_group = default;
|
||||
this.adt = default;
|
||||
this.boids = default;
|
||||
this.fluid = default;
|
||||
this.effector_weights = default;
|
||||
this.collision_group = default;
|
||||
this.flag = default;
|
||||
this._pad1 = default;
|
||||
this.type = default;
|
||||
@@ -432,19 +432,19 @@ namespace BlendFile.DNA {
|
||||
this.path_end = default;
|
||||
this.trail_count = default;
|
||||
this.keyed_loops = default;
|
||||
this.ptr_clumpcurve = default;
|
||||
this.ptr_roughcurve = default;
|
||||
this.clumpcurve = default;
|
||||
this.roughcurve = default;
|
||||
this.clump_noise_size = default;
|
||||
this.bending_random = default;
|
||||
this.ptr_m = default;
|
||||
this.ptr_dup_group = default;
|
||||
this.mtex = default;
|
||||
this.dup_group = default;
|
||||
this.dupliweights = default;
|
||||
this.ptr_force_group = default;
|
||||
this.ptr_dup_ob = default;
|
||||
this.ptr_bb_ob = default;
|
||||
this.ptr_ipo = default;
|
||||
this.ptr_pd = default;
|
||||
this.ptr_pd2 = default;
|
||||
this.force_group = default;
|
||||
this.dup_ob = default;
|
||||
this.bb_ob = default;
|
||||
this.ipo = default;
|
||||
this.pd = default;
|
||||
this.pd2 = default;
|
||||
this.use_modifier_stack = default;
|
||||
this._pad5 = default;
|
||||
this.shape_flag = default;
|
||||
@@ -455,16 +455,16 @@ namespace BlendFile.DNA {
|
||||
this.rad_root = default;
|
||||
this.rad_tip = default;
|
||||
this.rad_scale = default;
|
||||
this.ptr_twistcurve = default;
|
||||
this.ptr__pad7 = default;
|
||||
this.twistcurve = default;
|
||||
this._pad7 = default;
|
||||
}
|
||||
public ParticleSettings(
|
||||
ID id,
|
||||
AnimData ptr_adt,
|
||||
BoidSettings ptr_boids,
|
||||
SPHFluidSettings ptr_fluid,
|
||||
EffectorWeights ptr_effector_weights,
|
||||
Collection ptr_collision_group,
|
||||
AnimData adt,
|
||||
BoidSettings boids,
|
||||
SPHFluidSettings fluid,
|
||||
EffectorWeights effector_weights,
|
||||
Collection collision_group,
|
||||
int flag,
|
||||
char[] _pad1,
|
||||
short type,
|
||||
@@ -581,19 +581,19 @@ namespace BlendFile.DNA {
|
||||
float path_end,
|
||||
int trail_count,
|
||||
int keyed_loops,
|
||||
CurveMapping ptr_clumpcurve,
|
||||
CurveMapping ptr_roughcurve,
|
||||
CurveMapping clumpcurve,
|
||||
CurveMapping roughcurve,
|
||||
float clump_noise_size,
|
||||
float bending_random,
|
||||
MTex[] ptr_m,
|
||||
Collection ptr_dup_group,
|
||||
MTex[] mtex,
|
||||
Collection dup_group,
|
||||
ListBase dupliweights,
|
||||
Collection ptr_force_group,
|
||||
Object ptr_dup_ob,
|
||||
Object ptr_bb_ob,
|
||||
Ipo ptr_ipo,
|
||||
PartDeflect ptr_pd,
|
||||
PartDeflect ptr_pd2,
|
||||
Collection force_group,
|
||||
Object dup_ob,
|
||||
Object bb_ob,
|
||||
Ipo ipo,
|
||||
PartDeflect pd,
|
||||
PartDeflect pd2,
|
||||
short use_modifier_stack,
|
||||
char[] _pad5,
|
||||
short shape_flag,
|
||||
@@ -604,14 +604,14 @@ namespace BlendFile.DNA {
|
||||
float rad_root,
|
||||
float rad_tip,
|
||||
float rad_scale,
|
||||
CurveMapping ptr_twistcurve,
|
||||
object ptr__pad7) {
|
||||
CurveMapping twistcurve,
|
||||
object _pad7) {
|
||||
this.id = id;
|
||||
this.ptr_adt = ptr_adt;
|
||||
this.ptr_boids = ptr_boids;
|
||||
this.ptr_fluid = ptr_fluid;
|
||||
this.ptr_effector_weights = ptr_effector_weights;
|
||||
this.ptr_collision_group = ptr_collision_group;
|
||||
this.adt = adt;
|
||||
this.boids = boids;
|
||||
this.fluid = fluid;
|
||||
this.effector_weights = effector_weights;
|
||||
this.collision_group = collision_group;
|
||||
this.flag = flag;
|
||||
this._pad1 = _pad1;
|
||||
this.type = type;
|
||||
@@ -728,19 +728,19 @@ namespace BlendFile.DNA {
|
||||
this.path_end = path_end;
|
||||
this.trail_count = trail_count;
|
||||
this.keyed_loops = keyed_loops;
|
||||
this.ptr_clumpcurve = ptr_clumpcurve;
|
||||
this.ptr_roughcurve = ptr_roughcurve;
|
||||
this.clumpcurve = clumpcurve;
|
||||
this.roughcurve = roughcurve;
|
||||
this.clump_noise_size = clump_noise_size;
|
||||
this.bending_random = bending_random;
|
||||
this.ptr_m = ptr_m;
|
||||
this.ptr_dup_group = ptr_dup_group;
|
||||
this.mtex = mtex;
|
||||
this.dup_group = dup_group;
|
||||
this.dupliweights = dupliweights;
|
||||
this.ptr_force_group = ptr_force_group;
|
||||
this.ptr_dup_ob = ptr_dup_ob;
|
||||
this.ptr_bb_ob = ptr_bb_ob;
|
||||
this.ptr_ipo = ptr_ipo;
|
||||
this.ptr_pd = ptr_pd;
|
||||
this.ptr_pd2 = ptr_pd2;
|
||||
this.force_group = force_group;
|
||||
this.dup_ob = dup_ob;
|
||||
this.bb_ob = bb_ob;
|
||||
this.ipo = ipo;
|
||||
this.pd = pd;
|
||||
this.pd2 = pd2;
|
||||
this.use_modifier_stack = use_modifier_stack;
|
||||
this._pad5 = _pad5;
|
||||
this.shape_flag = shape_flag;
|
||||
@@ -751,8 +751,8 @@ namespace BlendFile.DNA {
|
||||
this.rad_root = rad_root;
|
||||
this.rad_tip = rad_tip;
|
||||
this.rad_scale = rad_scale;
|
||||
this.ptr_twistcurve = ptr_twistcurve;
|
||||
this.ptr__pad7 = ptr__pad7;
|
||||
this.twistcurve = twistcurve;
|
||||
this._pad7 = _pad7;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user