Regenerated codefiles
This commit is contained in:
@@ -15,101 +15,101 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(129, "Material", 392)]
|
||||
public class Material {
|
||||
[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, "short", "flag", "short", 2, false, 216)]
|
||||
[DNAFieldAttribute(8, "AnimData", 1, "*adt", "AnimData", true, 208)]
|
||||
public AnimData adt;
|
||||
[DNAFieldAttribute(2, "short", 2, "flag", "short", false, 216)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(3, "char", "surface_render_method", "char", 1, false, 218)]
|
||||
[DNAFieldAttribute(1, "char", 3, "surface_render_method", "char", false, 218)]
|
||||
public char surface_render_method;
|
||||
[DNAFieldAttribute(4, "char", "_pad1[1]", "System.Char[]", 1, false, 219)]
|
||||
[DNAFieldAttribute(1, "char", 4, "_pad1[1]", "System.Char[]", false, 219)]
|
||||
public char[] _pad1 = new System.Char[1];
|
||||
[DNAFieldAttribute(5, "float", "r", "float", 4, false, 220)]
|
||||
[DNAFieldAttribute(4, "float", 5, "r", "float", false, 220)]
|
||||
public float r;
|
||||
[DNAFieldAttribute(6, "float", "g", "float", 4, false, 224)]
|
||||
[DNAFieldAttribute(4, "float", 6, "g", "float", false, 224)]
|
||||
public float g;
|
||||
[DNAFieldAttribute(7, "float", "b", "float", 4, false, 228)]
|
||||
[DNAFieldAttribute(4, "float", 7, "b", "float", false, 228)]
|
||||
public float b;
|
||||
[DNAFieldAttribute(8, "float", "a", "float", 4, false, 232)]
|
||||
[DNAFieldAttribute(4, "float", 8, "a", "float", false, 232)]
|
||||
public float a;
|
||||
[DNAFieldAttribute(9, "float", "specr", "float", 4, false, 236)]
|
||||
[DNAFieldAttribute(4, "float", 9, "specr", "float", false, 236)]
|
||||
public float specr;
|
||||
[DNAFieldAttribute(10, "float", "specg", "float", 4, false, 240)]
|
||||
[DNAFieldAttribute(4, "float", 10, "specg", "float", false, 240)]
|
||||
public float specg;
|
||||
[DNAFieldAttribute(11, "float", "specb", "float", 4, false, 244)]
|
||||
[DNAFieldAttribute(4, "float", 11, "specb", "float", false, 244)]
|
||||
public float specb;
|
||||
[DNAFieldAttribute(12, "float", "alpha", "float", 4, false, 248)]
|
||||
[DNAFieldAttribute(4, "float", 12, "alpha", "float", false, 248)]
|
||||
public float alpha;
|
||||
[DNAFieldAttribute(13, "float", "ray_mirror", "float", 4, false, 252)]
|
||||
[DNAFieldAttribute(4, "float", 13, "ray_mirror", "float", false, 252)]
|
||||
public float ray_mirror;
|
||||
[DNAFieldAttribute(14, "float", "spec", "float", 4, false, 256)]
|
||||
[DNAFieldAttribute(4, "float", 14, "spec", "float", false, 256)]
|
||||
public float spec;
|
||||
[DNAFieldAttribute(15, "float", "gloss_mir", "float", 4, false, 260)]
|
||||
[DNAFieldAttribute(4, "float", 15, "gloss_mir", "float", false, 260)]
|
||||
public float gloss_mir;
|
||||
[DNAFieldAttribute(16, "float", "roughness", "float", 4, false, 264)]
|
||||
[DNAFieldAttribute(4, "float", 16, "roughness", "float", false, 264)]
|
||||
public float roughness;
|
||||
[DNAFieldAttribute(17, "float", "metallic", "float", 4, false, 268)]
|
||||
[DNAFieldAttribute(4, "float", 17, "metallic", "float", false, 268)]
|
||||
public float metallic;
|
||||
[DNAFieldAttribute(18, "char", "use_nodes", "char", 1, false, 272)]
|
||||
[DNAFieldAttribute(1, "char", 18, "use_nodes", "char", false, 272)]
|
||||
public char use_nodes;
|
||||
[DNAFieldAttribute(19, "char", "pr_type", "char", 1, false, 273)]
|
||||
[DNAFieldAttribute(1, "char", 19, "pr_type", "char", false, 273)]
|
||||
public char pr_type;
|
||||
[DNAFieldAttribute(20, "short", "pr_texture", "short", 2, false, 274)]
|
||||
[DNAFieldAttribute(2, "short", 20, "pr_texture", "short", false, 274)]
|
||||
public short pr_texture;
|
||||
[DNAFieldAttribute(21, "short", "pr_flag", "short", 2, false, 276)]
|
||||
[DNAFieldAttribute(2, "short", 21, "pr_flag", "short", false, 276)]
|
||||
public short pr_flag;
|
||||
[DNAFieldAttribute(22, "short", "index", "short", 2, false, 278)]
|
||||
[DNAFieldAttribute(2, "short", 22, "index", "short", false, 278)]
|
||||
public short index;
|
||||
[DNAFieldAttribute(23, "bNodeTree", "*nodetree", "bNodeTree", 8, true, 280)]
|
||||
public bNodeTree ptr_nodetree;
|
||||
[DNAFieldAttribute(24, "Ipo", "*ipo", "Ipo", 8, true, 288)]
|
||||
public Ipo ptr_ipo;
|
||||
[DNAFieldAttribute(25, "PreviewImage", "*preview", "PreviewImage", 8, true, 296)]
|
||||
public PreviewImage ptr_preview;
|
||||
[DNAFieldAttribute(26, "float", "line_col[4]", "System.Single[]", 16, false, 304)]
|
||||
[DNAFieldAttribute(8, "bNodeTree", 23, "*nodetree", "bNodeTree", true, 280)]
|
||||
public bNodeTree nodetree;
|
||||
[DNAFieldAttribute(8, "Ipo", 24, "*ipo", "Ipo", true, 288)]
|
||||
public Ipo ipo;
|
||||
[DNAFieldAttribute(8, "PreviewImage", 25, "*preview", "PreviewImage", true, 296)]
|
||||
public PreviewImage preview;
|
||||
[DNAFieldAttribute(16, "float", 26, "line_col[4]", "System.Single[]", false, 304)]
|
||||
public float[] line_col = new System.Single[4];
|
||||
[DNAFieldAttribute(27, "short", "line_priority", "short", 2, false, 320)]
|
||||
[DNAFieldAttribute(2, "short", 27, "line_priority", "short", false, 320)]
|
||||
public short line_priority;
|
||||
[DNAFieldAttribute(28, "short", "vcol_alpha", "short", 2, false, 322)]
|
||||
[DNAFieldAttribute(2, "short", 28, "vcol_alpha", "short", false, 322)]
|
||||
public short vcol_alpha;
|
||||
[DNAFieldAttribute(29, "short", "paint_active_slot", "short", 2, false, 324)]
|
||||
[DNAFieldAttribute(2, "short", 29, "paint_active_slot", "short", false, 324)]
|
||||
public short paint_active_slot;
|
||||
[DNAFieldAttribute(30, "short", "paint_clone_slot", "short", 2, false, 326)]
|
||||
[DNAFieldAttribute(2, "short", 30, "paint_clone_slot", "short", false, 326)]
|
||||
public short paint_clone_slot;
|
||||
[DNAFieldAttribute(31, "short", "tot_slots", "short", 2, false, 328)]
|
||||
[DNAFieldAttribute(2, "short", 31, "tot_slots", "short", false, 328)]
|
||||
public short tot_slots;
|
||||
[DNAFieldAttribute(32, "char", "displacement_method", "char", 1, false, 330)]
|
||||
[DNAFieldAttribute(1, "char", 32, "displacement_method", "char", false, 330)]
|
||||
public char displacement_method;
|
||||
[DNAFieldAttribute(33, "char", "thickness_mode", "char", 1, false, 331)]
|
||||
[DNAFieldAttribute(1, "char", 33, "thickness_mode", "char", false, 331)]
|
||||
public char thickness_mode;
|
||||
[DNAFieldAttribute(34, "float", "alpha_threshold", "float", 4, false, 332)]
|
||||
[DNAFieldAttribute(4, "float", 34, "alpha_threshold", "float", false, 332)]
|
||||
public float alpha_threshold;
|
||||
[DNAFieldAttribute(35, "float", "refract_depth", "float", 4, false, 336)]
|
||||
[DNAFieldAttribute(4, "float", 35, "refract_depth", "float", false, 336)]
|
||||
public float refract_depth;
|
||||
[DNAFieldAttribute(36, "char", "blend_method", "char", 1, false, 340)]
|
||||
[DNAFieldAttribute(1, "char", 36, "blend_method", "char", false, 340)]
|
||||
public char blend_method;
|
||||
[DNAFieldAttribute(37, "char", "blend_shadow", "char", 1, false, 341)]
|
||||
[DNAFieldAttribute(1, "char", 37, "blend_shadow", "char", false, 341)]
|
||||
public char blend_shadow;
|
||||
[DNAFieldAttribute(38, "char", "blend_flag", "char", 1, false, 342)]
|
||||
[DNAFieldAttribute(1, "char", 38, "blend_flag", "char", false, 342)]
|
||||
public char blend_flag;
|
||||
[DNAFieldAttribute(39, "char", "volume_intersection_method", "char", 1, false, 343)]
|
||||
[DNAFieldAttribute(1, "char", 39, "volume_intersection_method", "char", false, 343)]
|
||||
public char volume_intersection_method;
|
||||
[DNAFieldAttribute(40, "float", "inflate_bounds", "float", 4, false, 344)]
|
||||
[DNAFieldAttribute(4, "float", 40, "inflate_bounds", "float", false, 344)]
|
||||
public float inflate_bounds;
|
||||
[DNAFieldAttribute(41, "char", "_pad3[4]", "System.Char[]", 4, false, 348)]
|
||||
[DNAFieldAttribute(4, "char", 41, "_pad3[4]", "System.Char[]", false, 348)]
|
||||
public char[] _pad3 = new System.Char[4];
|
||||
[DNAFieldAttribute(42, "TexPaintSlot", "*texpaintslot", "TexPaintSlot", 8, true, 352)]
|
||||
public TexPaintSlot ptr_texpaintslot;
|
||||
[DNAFieldAttribute(43, "ListBase", "gpumaterial", "ListBase", 16, false, 360)]
|
||||
[DNAFieldAttribute(8, "TexPaintSlot", 42, "*texpaintslot", "TexPaintSlot", true, 352)]
|
||||
public TexPaintSlot texpaintslot;
|
||||
[DNAFieldAttribute(16, "ListBase", 43, "gpumaterial", "ListBase", false, 360)]
|
||||
public ListBase gpumaterial;
|
||||
[DNAFieldAttribute(44, "MaterialGPencilStyle", "*gp_style", "MaterialGPencilStyle", 8, true, 376)]
|
||||
public MaterialGPencilStyle ptr_gp_style;
|
||||
[DNAFieldAttribute(45, "MaterialLineArt", "lineart", "MaterialLineArt", 8, false, 384)]
|
||||
[DNAFieldAttribute(8, "MaterialGPencilStyle", 44, "*gp_style", "MaterialGPencilStyle", true, 376)]
|
||||
public MaterialGPencilStyle gp_style;
|
||||
[DNAFieldAttribute(8, "MaterialLineArt", 45, "lineart", "MaterialLineArt", false, 384)]
|
||||
public MaterialLineArt lineart;
|
||||
public Material() {
|
||||
this.id = default;
|
||||
this.ptr_adt = default;
|
||||
this.adt = default;
|
||||
this.flag = default;
|
||||
this.surface_render_method = default;
|
||||
this._pad1 = default;
|
||||
@@ -131,9 +131,9 @@ namespace BlendFile.DNA {
|
||||
this.pr_texture = default;
|
||||
this.pr_flag = default;
|
||||
this.index = default;
|
||||
this.ptr_nodetree = default;
|
||||
this.ptr_ipo = default;
|
||||
this.ptr_preview = default;
|
||||
this.nodetree = default;
|
||||
this.ipo = default;
|
||||
this.preview = default;
|
||||
this.line_col = default;
|
||||
this.line_priority = default;
|
||||
this.vcol_alpha = default;
|
||||
@@ -150,14 +150,14 @@ namespace BlendFile.DNA {
|
||||
this.volume_intersection_method = default;
|
||||
this.inflate_bounds = default;
|
||||
this._pad3 = default;
|
||||
this.ptr_texpaintslot = default;
|
||||
this.texpaintslot = default;
|
||||
this.gpumaterial = default;
|
||||
this.ptr_gp_style = default;
|
||||
this.gp_style = default;
|
||||
this.lineart = default;
|
||||
}
|
||||
public Material(
|
||||
ID id,
|
||||
AnimData ptr_adt,
|
||||
AnimData adt,
|
||||
short flag,
|
||||
char surface_render_method,
|
||||
char[] _pad1,
|
||||
@@ -179,9 +179,9 @@ namespace BlendFile.DNA {
|
||||
short pr_texture,
|
||||
short pr_flag,
|
||||
short index,
|
||||
bNodeTree ptr_nodetree,
|
||||
Ipo ptr_ipo,
|
||||
PreviewImage ptr_preview,
|
||||
bNodeTree nodetree,
|
||||
Ipo ipo,
|
||||
PreviewImage preview,
|
||||
float[] line_col,
|
||||
short line_priority,
|
||||
short vcol_alpha,
|
||||
@@ -198,12 +198,12 @@ namespace BlendFile.DNA {
|
||||
char volume_intersection_method,
|
||||
float inflate_bounds,
|
||||
char[] _pad3,
|
||||
TexPaintSlot ptr_texpaintslot,
|
||||
TexPaintSlot texpaintslot,
|
||||
ListBase gpumaterial,
|
||||
MaterialGPencilStyle ptr_gp_style,
|
||||
MaterialGPencilStyle gp_style,
|
||||
MaterialLineArt lineart) {
|
||||
this.id = id;
|
||||
this.ptr_adt = ptr_adt;
|
||||
this.adt = adt;
|
||||
this.flag = flag;
|
||||
this.surface_render_method = surface_render_method;
|
||||
this._pad1 = _pad1;
|
||||
@@ -225,9 +225,9 @@ namespace BlendFile.DNA {
|
||||
this.pr_texture = pr_texture;
|
||||
this.pr_flag = pr_flag;
|
||||
this.index = index;
|
||||
this.ptr_nodetree = ptr_nodetree;
|
||||
this.ptr_ipo = ptr_ipo;
|
||||
this.ptr_preview = ptr_preview;
|
||||
this.nodetree = nodetree;
|
||||
this.ipo = ipo;
|
||||
this.preview = preview;
|
||||
this.line_col = line_col;
|
||||
this.line_priority = line_priority;
|
||||
this.vcol_alpha = vcol_alpha;
|
||||
@@ -244,9 +244,9 @@ namespace BlendFile.DNA {
|
||||
this.volume_intersection_method = volume_intersection_method;
|
||||
this.inflate_bounds = inflate_bounds;
|
||||
this._pad3 = _pad3;
|
||||
this.ptr_texpaintslot = ptr_texpaintslot;
|
||||
this.texpaintslot = texpaintslot;
|
||||
this.gpumaterial = gpumaterial;
|
||||
this.ptr_gp_style = ptr_gp_style;
|
||||
this.gp_style = gp_style;
|
||||
this.lineart = lineart;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user