Regenerated codefiles
This commit is contained in:
@@ -15,148 +15,148 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(154, "ClothSimSettings", 272)]
|
||||
public class ClothSimSettings {
|
||||
[DNAFieldAttribute(0, "LinkNode", "*cache", "LinkNode", 8, true, 0)]
|
||||
public LinkNode ptr_cache;
|
||||
[DNAFieldAttribute(1, "float", "mingoal", "float", 4, false, 8)]
|
||||
[DNAFieldAttribute(8, "LinkNode", 0, "*cache", "LinkNode", true, 0)]
|
||||
public LinkNode cache;
|
||||
[DNAFieldAttribute(4, "float", 1, "mingoal", "float", false, 8)]
|
||||
public float mingoal;
|
||||
[DNAFieldAttribute(2, "float", "Cdis", "float", 4, false, 12)]
|
||||
[DNAFieldAttribute(4, "float", 2, "Cdis", "float", false, 12)]
|
||||
public float Cdis;
|
||||
[DNAFieldAttribute(3, "float", "Cvi", "float", 4, false, 16)]
|
||||
[DNAFieldAttribute(4, "float", 3, "Cvi", "float", false, 16)]
|
||||
public float Cvi;
|
||||
[DNAFieldAttribute(4, "float", "gravity[3]", "System.Single[]", 12, false, 20)]
|
||||
[DNAFieldAttribute(12, "float", 4, "gravity[3]", "System.Single[]", false, 20)]
|
||||
public float[] gravity = new System.Single[3];
|
||||
[DNAFieldAttribute(5, "float", "dt", "float", 4, false, 32)]
|
||||
[DNAFieldAttribute(4, "float", 5, "dt", "float", false, 32)]
|
||||
public float dt;
|
||||
[DNAFieldAttribute(6, "float", "mass", "float", 4, false, 36)]
|
||||
[DNAFieldAttribute(4, "float", 6, "mass", "float", false, 36)]
|
||||
public float mass;
|
||||
[DNAFieldAttribute(7, "float", "structural", "float", 4, false, 40)]
|
||||
[DNAFieldAttribute(4, "float", 7, "structural", "float", false, 40)]
|
||||
public float structural;
|
||||
[DNAFieldAttribute(8, "float", "shear", "float", 4, false, 44)]
|
||||
[DNAFieldAttribute(4, "float", 8, "shear", "float", false, 44)]
|
||||
public float shear;
|
||||
[DNAFieldAttribute(9, "float", "bending", "float", 4, false, 48)]
|
||||
[DNAFieldAttribute(4, "float", 9, "bending", "float", false, 48)]
|
||||
public float bending;
|
||||
[DNAFieldAttribute(10, "float", "max_bend", "float", 4, false, 52)]
|
||||
[DNAFieldAttribute(4, "float", 10, "max_bend", "float", false, 52)]
|
||||
public float max_bend;
|
||||
[DNAFieldAttribute(11, "float", "max_struct", "float", 4, false, 56)]
|
||||
[DNAFieldAttribute(4, "float", 11, "max_struct", "float", false, 56)]
|
||||
public float max_struct;
|
||||
[DNAFieldAttribute(12, "float", "max_shear", "float", 4, false, 60)]
|
||||
[DNAFieldAttribute(4, "float", 12, "max_shear", "float", false, 60)]
|
||||
public float max_shear;
|
||||
[DNAFieldAttribute(13, "float", "max_sewing", "float", 4, false, 64)]
|
||||
[DNAFieldAttribute(4, "float", 13, "max_sewing", "float", false, 64)]
|
||||
public float max_sewing;
|
||||
[DNAFieldAttribute(14, "float", "avg_spring_len", "float", 4, false, 68)]
|
||||
[DNAFieldAttribute(4, "float", 14, "avg_spring_len", "float", false, 68)]
|
||||
public float avg_spring_len;
|
||||
[DNAFieldAttribute(15, "float", "timescale", "float", 4, false, 72)]
|
||||
[DNAFieldAttribute(4, "float", 15, "timescale", "float", false, 72)]
|
||||
public float timescale;
|
||||
[DNAFieldAttribute(16, "float", "time_scale", "float", 4, false, 76)]
|
||||
[DNAFieldAttribute(4, "float", 16, "time_scale", "float", false, 76)]
|
||||
public float time_scale;
|
||||
[DNAFieldAttribute(17, "float", "maxgoal", "float", 4, false, 80)]
|
||||
[DNAFieldAttribute(4, "float", 17, "maxgoal", "float", false, 80)]
|
||||
public float maxgoal;
|
||||
[DNAFieldAttribute(18, "float", "eff_force_scale", "float", 4, false, 84)]
|
||||
[DNAFieldAttribute(4, "float", 18, "eff_force_scale", "float", false, 84)]
|
||||
public float eff_force_scale;
|
||||
[DNAFieldAttribute(19, "float", "eff_wind_scale", "float", 4, false, 88)]
|
||||
[DNAFieldAttribute(4, "float", 19, "eff_wind_scale", "float", false, 88)]
|
||||
public float eff_wind_scale;
|
||||
[DNAFieldAttribute(20, "float", "sim_time_old", "float", 4, false, 92)]
|
||||
[DNAFieldAttribute(4, "float", 20, "sim_time_old", "float", false, 92)]
|
||||
public float sim_time_old;
|
||||
[DNAFieldAttribute(21, "float", "defgoal", "float", 4, false, 96)]
|
||||
[DNAFieldAttribute(4, "float", 21, "defgoal", "float", false, 96)]
|
||||
public float defgoal;
|
||||
[DNAFieldAttribute(22, "float", "goalspring", "float", 4, false, 100)]
|
||||
[DNAFieldAttribute(4, "float", 22, "goalspring", "float", false, 100)]
|
||||
public float goalspring;
|
||||
[DNAFieldAttribute(23, "float", "goalfrict", "float", 4, false, 104)]
|
||||
[DNAFieldAttribute(4, "float", 23, "goalfrict", "float", false, 104)]
|
||||
public float goalfrict;
|
||||
[DNAFieldAttribute(24, "float", "velocity_smooth", "float", 4, false, 108)]
|
||||
[DNAFieldAttribute(4, "float", 24, "velocity_smooth", "float", false, 108)]
|
||||
public float velocity_smooth;
|
||||
[DNAFieldAttribute(25, "float", "density_target", "float", 4, false, 112)]
|
||||
[DNAFieldAttribute(4, "float", 25, "density_target", "float", false, 112)]
|
||||
public float density_target;
|
||||
[DNAFieldAttribute(26, "float", "density_strength", "float", 4, false, 116)]
|
||||
[DNAFieldAttribute(4, "float", 26, "density_strength", "float", false, 116)]
|
||||
public float density_strength;
|
||||
[DNAFieldAttribute(27, "float", "collider_friction", "float", 4, false, 120)]
|
||||
[DNAFieldAttribute(4, "float", 27, "collider_friction", "float", false, 120)]
|
||||
public float collider_friction;
|
||||
[DNAFieldAttribute(28, "float", "vel_damping", "float", 4, false, 124)]
|
||||
[DNAFieldAttribute(4, "float", 28, "vel_damping", "float", false, 124)]
|
||||
public float vel_damping;
|
||||
[DNAFieldAttribute(29, "float", "shrink_min", "float", 4, false, 128)]
|
||||
[DNAFieldAttribute(4, "float", 29, "shrink_min", "float", false, 128)]
|
||||
public float shrink_min;
|
||||
[DNAFieldAttribute(30, "float", "shrink_max", "float", 4, false, 132)]
|
||||
[DNAFieldAttribute(4, "float", 30, "shrink_max", "float", false, 132)]
|
||||
public float shrink_max;
|
||||
[DNAFieldAttribute(31, "float", "uniform_pressure_force", "float", 4, false, 136)]
|
||||
[DNAFieldAttribute(4, "float", 31, "uniform_pressure_force", "float", false, 136)]
|
||||
public float uniform_pressure_force;
|
||||
[DNAFieldAttribute(32, "float", "target_volume", "float", 4, false, 140)]
|
||||
[DNAFieldAttribute(4, "float", 32, "target_volume", "float", false, 140)]
|
||||
public float target_volume;
|
||||
[DNAFieldAttribute(33, "float", "pressure_factor", "float", 4, false, 144)]
|
||||
[DNAFieldAttribute(4, "float", 33, "pressure_factor", "float", false, 144)]
|
||||
public float pressure_factor;
|
||||
[DNAFieldAttribute(34, "float", "fluid_density", "float", 4, false, 148)]
|
||||
[DNAFieldAttribute(4, "float", 34, "fluid_density", "float", false, 148)]
|
||||
public float fluid_density;
|
||||
[DNAFieldAttribute(35, "short", "vgroup_pressure", "short", 2, false, 152)]
|
||||
[DNAFieldAttribute(2, "short", 35, "vgroup_pressure", "short", false, 152)]
|
||||
public short vgroup_pressure;
|
||||
[DNAFieldAttribute(36, "char", "_pad7[6]", "System.Char[]", 6, false, 154)]
|
||||
[DNAFieldAttribute(6, "char", 36, "_pad7[6]", "System.Char[]", false, 154)]
|
||||
public char[] _pad7 = new System.Char[6];
|
||||
[DNAFieldAttribute(37, "float", "bending_damping", "float", 4, false, 160)]
|
||||
[DNAFieldAttribute(4, "float", 37, "bending_damping", "float", false, 160)]
|
||||
public float bending_damping;
|
||||
[DNAFieldAttribute(38, "float", "voxel_cell_size", "float", 4, false, 164)]
|
||||
[DNAFieldAttribute(4, "float", 38, "voxel_cell_size", "float", false, 164)]
|
||||
public float voxel_cell_size;
|
||||
[DNAFieldAttribute(39, "int", "stepsPerFrame", "int", 4, false, 168)]
|
||||
[DNAFieldAttribute(4, "int", 39, "stepsPerFrame", "int", false, 168)]
|
||||
public int stepsPerFrame;
|
||||
[DNAFieldAttribute(40, "int", "flags", "int", 4, false, 172)]
|
||||
[DNAFieldAttribute(4, "int", 40, "flags", "int", false, 172)]
|
||||
public int flags;
|
||||
[DNAFieldAttribute(41, "int", "preroll", "int", 4, false, 176)]
|
||||
[DNAFieldAttribute(4, "int", 41, "preroll", "int", false, 176)]
|
||||
public int preroll;
|
||||
[DNAFieldAttribute(42, "int", "maxspringlen", "int", 4, false, 180)]
|
||||
[DNAFieldAttribute(4, "int", 42, "maxspringlen", "int", false, 180)]
|
||||
public int maxspringlen;
|
||||
[DNAFieldAttribute(43, "short", "solver_type", "short", 2, false, 184)]
|
||||
[DNAFieldAttribute(2, "short", 43, "solver_type", "short", false, 184)]
|
||||
public short solver_type;
|
||||
[DNAFieldAttribute(44, "short", "vgroup_bend", "short", 2, false, 186)]
|
||||
[DNAFieldAttribute(2, "short", 44, "vgroup_bend", "short", false, 186)]
|
||||
public short vgroup_bend;
|
||||
[DNAFieldAttribute(45, "short", "vgroup_mass", "short", 2, false, 188)]
|
||||
[DNAFieldAttribute(2, "short", 45, "vgroup_mass", "short", false, 188)]
|
||||
public short vgroup_mass;
|
||||
[DNAFieldAttribute(46, "short", "vgroup_struct", "short", 2, false, 190)]
|
||||
[DNAFieldAttribute(2, "short", 46, "vgroup_struct", "short", false, 190)]
|
||||
public short vgroup_struct;
|
||||
[DNAFieldAttribute(47, "short", "vgroup_shrink", "short", 2, false, 192)]
|
||||
[DNAFieldAttribute(2, "short", 47, "vgroup_shrink", "short", false, 192)]
|
||||
public short vgroup_shrink;
|
||||
[DNAFieldAttribute(48, "short", "shapekey_rest", "short", 2, false, 194)]
|
||||
[DNAFieldAttribute(2, "short", 48, "shapekey_rest", "short", false, 194)]
|
||||
public short shapekey_rest;
|
||||
[DNAFieldAttribute(49, "short", "presets", "short", 2, false, 196)]
|
||||
[DNAFieldAttribute(2, "short", 49, "presets", "short", false, 196)]
|
||||
public short presets;
|
||||
[DNAFieldAttribute(50, "short", "reset", "short", 2, false, 198)]
|
||||
[DNAFieldAttribute(2, "short", 50, "reset", "short", false, 198)]
|
||||
public short reset;
|
||||
[DNAFieldAttribute(51, "EffectorWeights", "*effector_weights", "EffectorWeights", 8, true, 200)]
|
||||
public EffectorWeights ptr_effector_weights;
|
||||
[DNAFieldAttribute(52, "short", "bending_model", "short", 2, false, 208)]
|
||||
[DNAFieldAttribute(8, "EffectorWeights", 51, "*effector_weights", "EffectorWeights", true, 200)]
|
||||
public EffectorWeights effector_weights;
|
||||
[DNAFieldAttribute(2, "short", 52, "bending_model", "short", false, 208)]
|
||||
public short bending_model;
|
||||
[DNAFieldAttribute(53, "short", "vgroup_shear", "short", 2, false, 210)]
|
||||
[DNAFieldAttribute(2, "short", 53, "vgroup_shear", "short", false, 210)]
|
||||
public short vgroup_shear;
|
||||
[DNAFieldAttribute(54, "float", "tension", "float", 4, false, 212)]
|
||||
[DNAFieldAttribute(4, "float", 54, "tension", "float", false, 212)]
|
||||
public float tension;
|
||||
[DNAFieldAttribute(55, "float", "compression", "float", 4, false, 216)]
|
||||
[DNAFieldAttribute(4, "float", 55, "compression", "float", false, 216)]
|
||||
public float compression;
|
||||
[DNAFieldAttribute(56, "float", "max_tension", "float", 4, false, 220)]
|
||||
[DNAFieldAttribute(4, "float", 56, "max_tension", "float", false, 220)]
|
||||
public float max_tension;
|
||||
[DNAFieldAttribute(57, "float", "max_compression", "float", 4, false, 224)]
|
||||
[DNAFieldAttribute(4, "float", 57, "max_compression", "float", false, 224)]
|
||||
public float max_compression;
|
||||
[DNAFieldAttribute(58, "float", "tension_damp", "float", 4, false, 228)]
|
||||
[DNAFieldAttribute(4, "float", 58, "tension_damp", "float", false, 228)]
|
||||
public float tension_damp;
|
||||
[DNAFieldAttribute(59, "float", "compression_damp", "float", 4, false, 232)]
|
||||
[DNAFieldAttribute(4, "float", 59, "compression_damp", "float", false, 232)]
|
||||
public float compression_damp;
|
||||
[DNAFieldAttribute(60, "float", "shear_damp", "float", 4, false, 236)]
|
||||
[DNAFieldAttribute(4, "float", 60, "shear_damp", "float", false, 236)]
|
||||
public float shear_damp;
|
||||
[DNAFieldAttribute(61, "float", "internal_spring_max_length", "float", 4, false, 240)]
|
||||
[DNAFieldAttribute(4, "float", 61, "internal_spring_max_length", "float", false, 240)]
|
||||
public float internal_spring_max_length;
|
||||
[DNAFieldAttribute(62, "float", "internal_spring_max_diversion", "float", 4, false, 244)]
|
||||
[DNAFieldAttribute(4, "float", 62, "internal_spring_max_diversion", "float", false, 244)]
|
||||
public float internal_spring_max_diversion;
|
||||
[DNAFieldAttribute(63, "short", "vgroup_intern", "short", 2, false, 248)]
|
||||
[DNAFieldAttribute(2, "short", 63, "vgroup_intern", "short", false, 248)]
|
||||
public short vgroup_intern;
|
||||
[DNAFieldAttribute(64, "char", "_pad1[2]", "System.Char[]", 2, false, 250)]
|
||||
[DNAFieldAttribute(2, "char", 64, "_pad1[2]", "System.Char[]", false, 250)]
|
||||
public char[] _pad1 = new System.Char[2];
|
||||
[DNAFieldAttribute(65, "float", "internal_tension", "float", 4, false, 252)]
|
||||
[DNAFieldAttribute(4, "float", 65, "internal_tension", "float", false, 252)]
|
||||
public float internal_tension;
|
||||
[DNAFieldAttribute(66, "float", "internal_compression", "float", 4, false, 256)]
|
||||
[DNAFieldAttribute(4, "float", 66, "internal_compression", "float", false, 256)]
|
||||
public float internal_compression;
|
||||
[DNAFieldAttribute(67, "float", "max_internal_tension", "float", 4, false, 260)]
|
||||
[DNAFieldAttribute(4, "float", 67, "max_internal_tension", "float", false, 260)]
|
||||
public float max_internal_tension;
|
||||
[DNAFieldAttribute(68, "float", "max_internal_compression", "float", 4, false, 264)]
|
||||
[DNAFieldAttribute(4, "float", 68, "max_internal_compression", "float", false, 264)]
|
||||
public float max_internal_compression;
|
||||
[DNAFieldAttribute(69, "char", "_pad0[4]", "System.Char[]", 4, false, 268)]
|
||||
[DNAFieldAttribute(4, "char", 69, "_pad0[4]", "System.Char[]", false, 268)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
public ClothSimSettings() {
|
||||
this.ptr_cache = default;
|
||||
this.cache = default;
|
||||
this.mingoal = default;
|
||||
this.Cdis = default;
|
||||
this.Cvi = default;
|
||||
@@ -207,7 +207,7 @@ namespace BlendFile.DNA {
|
||||
this.shapekey_rest = default;
|
||||
this.presets = default;
|
||||
this.reset = default;
|
||||
this.ptr_effector_weights = default;
|
||||
this.effector_weights = default;
|
||||
this.bending_model = default;
|
||||
this.vgroup_shear = default;
|
||||
this.tension = default;
|
||||
@@ -228,7 +228,7 @@ namespace BlendFile.DNA {
|
||||
this._pad0 = default;
|
||||
}
|
||||
public ClothSimSettings(
|
||||
LinkNode ptr_cache,
|
||||
LinkNode cache,
|
||||
float mingoal,
|
||||
float Cdis,
|
||||
float Cvi,
|
||||
@@ -279,7 +279,7 @@ namespace BlendFile.DNA {
|
||||
short shapekey_rest,
|
||||
short presets,
|
||||
short reset,
|
||||
EffectorWeights ptr_effector_weights,
|
||||
EffectorWeights effector_weights,
|
||||
short bending_model,
|
||||
short vgroup_shear,
|
||||
float tension,
|
||||
@@ -298,7 +298,7 @@ namespace BlendFile.DNA {
|
||||
float max_internal_tension,
|
||||
float max_internal_compression,
|
||||
char[] _pad0) {
|
||||
this.ptr_cache = ptr_cache;
|
||||
this.cache = cache;
|
||||
this.mingoal = mingoal;
|
||||
this.Cdis = Cdis;
|
||||
this.Cvi = Cvi;
|
||||
@@ -349,7 +349,7 @@ namespace BlendFile.DNA {
|
||||
this.shapekey_rest = shapekey_rest;
|
||||
this.presets = presets;
|
||||
this.reset = reset;
|
||||
this.ptr_effector_weights = ptr_effector_weights;
|
||||
this.effector_weights = effector_weights;
|
||||
this.bending_model = bending_model;
|
||||
this.vgroup_shear = vgroup_shear;
|
||||
this.tension = tension;
|
||||
|
||||
Reference in New Issue
Block a user