Added memoryOffset value to DNAFieldAttribute, regenerated files.

This commit is contained in:
Samuele Lorefice
2025-02-20 21:00:55 +01:00
parent b171b65aa5
commit f383debd18
939 changed files with 9636 additions and 9605 deletions

View File

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