updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -41,7 +41,7 @@ namespace BlendFile.DNA {
public float f_flow;
[DNAFieldAttribute(4, "float", 12, "f_wind_factor", "float", false, 32)]
public float f_wind_factor;
[DNAArrayAttribute(4, "char", 13, "_pad0[4]", "System.Char[]", 4, 36)]
[DNAArrayAttribute(4, "char", 13, "_pad0[4]", "System.Char[]", 4, false, 36)]
public char[] _pad0 = new System.Char[4];
[DNAFieldAttribute(4, "float", 14, "f_size", "float", false, 40)]
public float f_size;
@@ -97,23 +97,23 @@ namespace BlendFile.DNA {
public float f_noise;
[DNAFieldAttribute(4, "int", 40, "seed", "int", false, 148)]
public int seed;
[DNAArrayAttribute(16, "float", 41, "drawvec1[4]", "System.Single[]", 4, 152)]
[DNAArrayAttribute(16, "float", 41, "drawvec1[4]", "System.Single[]", 4, false, 152)]
public float[] drawvec1 = new System.Single[4];
[DNAArrayAttribute(16, "float", 42, "drawvec2[4]", "System.Single[]", 4, 168)]
[DNAArrayAttribute(16, "float", 42, "drawvec2[4]", "System.Single[]", 4, false, 168)]
public float[] drawvec2 = new System.Single[4];
[DNAArrayAttribute(12, "float", 43, "drawvec_falloff_min[3]", "System.Single[]", 3, 184)]
[DNAArrayAttribute(12, "float", 43, "drawvec_falloff_min[3]", "System.Single[]", 3, false, 184)]
public float[] drawvec_falloff_min = new System.Single[3];
[DNAArrayAttribute(4, "char", 44, "_pad1[4]", "System.Char[]", 4, 196)]
[DNAArrayAttribute(4, "char", 44, "_pad1[4]", "System.Char[]", 4, false, 196)]
public char[] _pad1 = new System.Char[4];
[DNAArrayAttribute(12, "float", 45, "drawvec_falloff_max[3]", "System.Single[]", 3, 200)]
[DNAArrayAttribute(12, "float", 45, "drawvec_falloff_max[3]", "System.Single[]", 3, false, 200)]
public float[] drawvec_falloff_max = new System.Single[3];
[DNAArrayAttribute(4, "char", 46, "_pad2[4]", "System.Char[]", 4, 212)]
[DNAArrayAttribute(4, "char", 46, "_pad2[4]", "System.Char[]", 4, false, 212)]
public char[] _pad2 = new System.Char[4];
[DNAFieldAttribute(8, "Object", 47, "*f_source", "Object", true, 216)]
public Object f_source;
[DNAFieldAttribute(4, "float", 48, "pdef_cfrict", "float", false, 224)]
public float pdef_cfrict;
[DNAArrayAttribute(4, "char", 49, "_pad[4]", "System.Char[]", 4, 228)]
[DNAArrayAttribute(4, "char", 49, "_pad[4]", "System.Char[]", 4, false, 228)]
public char[] _pad = new System.Char[4];
public PartDeflect() {
this.flag = default;