Regenerated codefiles
This commit is contained in:
@@ -15,94 +15,94 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(544, "GreasePencilLineartModifierData", 464)]
|
||||
public class GreasePencilLineartModifierData {
|
||||
[DNAFieldAttribute(0, "ModifierData", "modifier", "ModifierData", 120, false, 0)]
|
||||
[DNAFieldAttribute(120, "ModifierData", 0, "modifier", "ModifierData", false, 0)]
|
||||
public ModifierData modifier;
|
||||
[DNAFieldAttribute(1, "ushort", "edge_types", "ushort", 2, false, 120)]
|
||||
[DNAFieldAttribute(2, "ushort", 1, "edge_types", "ushort", false, 120)]
|
||||
public ushort edge_types;
|
||||
[DNAFieldAttribute(2, "char", "source_type", "char", 1, false, 122)]
|
||||
[DNAFieldAttribute(1, "char", 2, "source_type", "char", false, 122)]
|
||||
public char source_type;
|
||||
[DNAFieldAttribute(3, "char", "use_multiple_levels", "char", 1, false, 123)]
|
||||
[DNAFieldAttribute(1, "char", 3, "use_multiple_levels", "char", false, 123)]
|
||||
public char use_multiple_levels;
|
||||
[DNAFieldAttribute(4, "short", "level_start", "short", 2, false, 124)]
|
||||
[DNAFieldAttribute(2, "short", 4, "level_start", "short", false, 124)]
|
||||
public short level_start;
|
||||
[DNAFieldAttribute(5, "short", "level_end", "short", 2, false, 126)]
|
||||
[DNAFieldAttribute(2, "short", 5, "level_end", "short", false, 126)]
|
||||
public short level_end;
|
||||
[DNAFieldAttribute(6, "Object", "*source_camera", "Object", 8, true, 128)]
|
||||
public Object ptr_source_camera;
|
||||
[DNAFieldAttribute(7, "Object", "*light_contour_object", "Object", 8, true, 136)]
|
||||
public Object ptr_light_contour_object;
|
||||
[DNAFieldAttribute(8, "Object", "*source_object", "Object", 8, true, 144)]
|
||||
public Object ptr_source_object;
|
||||
[DNAFieldAttribute(9, "Collection", "*source_collection", "Collection", 8, true, 152)]
|
||||
public Collection ptr_source_collection;
|
||||
[DNAFieldAttribute(10, "Material", "*target_material", "Material", 8, true, 160)]
|
||||
public Material ptr_target_material;
|
||||
[DNAFieldAttribute(11, "char", "target_layer[64]", "System.Char[]", 64, false, 168)]
|
||||
[DNAFieldAttribute(8, "Object", 6, "*source_camera", "Object", true, 128)]
|
||||
public Object source_camera;
|
||||
[DNAFieldAttribute(8, "Object", 7, "*light_contour_object", "Object", true, 136)]
|
||||
public Object light_contour_object;
|
||||
[DNAFieldAttribute(8, "Object", 8, "*source_object", "Object", true, 144)]
|
||||
public Object source_object;
|
||||
[DNAFieldAttribute(8, "Collection", 9, "*source_collection", "Collection", true, 152)]
|
||||
public Collection source_collection;
|
||||
[DNAFieldAttribute(8, "Material", 10, "*target_material", "Material", true, 160)]
|
||||
public Material target_material;
|
||||
[DNAFieldAttribute(64, "char", 11, "target_layer[64]", "System.Char[]", false, 168)]
|
||||
public char[] target_layer = new System.Char[64];
|
||||
[DNAFieldAttribute(12, "char", "source_vertex_group[64]", "System.Char[]", 64, false, 232)]
|
||||
[DNAFieldAttribute(64, "char", 12, "source_vertex_group[64]", "System.Char[]", false, 232)]
|
||||
public char[] source_vertex_group = new System.Char[64];
|
||||
[DNAFieldAttribute(13, "char", "vgname[64]", "System.Char[]", 64, false, 296)]
|
||||
[DNAFieldAttribute(64, "char", 13, "vgname[64]", "System.Char[]", false, 296)]
|
||||
public char[] vgname = new System.Char[64];
|
||||
[DNAFieldAttribute(14, "float", "overscan", "float", 4, false, 360)]
|
||||
[DNAFieldAttribute(4, "float", 14, "overscan", "float", false, 360)]
|
||||
public float overscan;
|
||||
[DNAFieldAttribute(15, "float", "shadow_camera_fov", "float", 4, false, 364)]
|
||||
[DNAFieldAttribute(4, "float", 15, "shadow_camera_fov", "float", false, 364)]
|
||||
public float shadow_camera_fov;
|
||||
[DNAFieldAttribute(16, "float", "shadow_camera_size", "float", 4, false, 368)]
|
||||
[DNAFieldAttribute(4, "float", 16, "shadow_camera_size", "float", false, 368)]
|
||||
public float shadow_camera_size;
|
||||
[DNAFieldAttribute(17, "float", "shadow_camera_near", "float", 4, false, 372)]
|
||||
[DNAFieldAttribute(4, "float", 17, "shadow_camera_near", "float", false, 372)]
|
||||
public float shadow_camera_near;
|
||||
[DNAFieldAttribute(18, "float", "shadow_camera_far", "float", 4, false, 376)]
|
||||
[DNAFieldAttribute(4, "float", 18, "shadow_camera_far", "float", false, 376)]
|
||||
public float shadow_camera_far;
|
||||
[DNAFieldAttribute(19, "float", "opacity", "float", 4, false, 380)]
|
||||
[DNAFieldAttribute(4, "float", 19, "opacity", "float", false, 380)]
|
||||
public float opacity;
|
||||
[DNAFieldAttribute(20, "short", "thickness", "short", 2, false, 384)]
|
||||
[DNAFieldAttribute(2, "short", 20, "thickness", "short", false, 384)]
|
||||
public short thickness;
|
||||
[DNAFieldAttribute(21, "char", "mask_switches", "char", 1, false, 386)]
|
||||
[DNAFieldAttribute(1, "char", 21, "mask_switches", "char", false, 386)]
|
||||
public char mask_switches;
|
||||
[DNAFieldAttribute(22, "char", "material_mask_bits", "char", 1, false, 387)]
|
||||
[DNAFieldAttribute(1, "char", 22, "material_mask_bits", "char", false, 387)]
|
||||
public char material_mask_bits;
|
||||
[DNAFieldAttribute(23, "char", "intersection_mask", "char", 1, false, 388)]
|
||||
[DNAFieldAttribute(1, "char", 23, "intersection_mask", "char", false, 388)]
|
||||
public char intersection_mask;
|
||||
[DNAFieldAttribute(24, "char", "shadow_selection", "char", 1, false, 389)]
|
||||
[DNAFieldAttribute(1, "char", 24, "shadow_selection", "char", false, 389)]
|
||||
public char shadow_selection;
|
||||
[DNAFieldAttribute(25, "char", "silhouette_selection", "char", 1, false, 390)]
|
||||
[DNAFieldAttribute(1, "char", 25, "silhouette_selection", "char", false, 390)]
|
||||
public char silhouette_selection;
|
||||
[DNAFieldAttribute(26, "char", "_pad[1]", "System.Char[]", 1, false, 391)]
|
||||
[DNAFieldAttribute(1, "char", 26, "_pad[1]", "System.Char[]", false, 391)]
|
||||
public char[] _pad = new System.Char[1];
|
||||
[DNAFieldAttribute(27, "float", "crease_threshold", "float", 4, false, 392)]
|
||||
[DNAFieldAttribute(4, "float", 27, "crease_threshold", "float", false, 392)]
|
||||
public float crease_threshold;
|
||||
[DNAFieldAttribute(28, "float", "angle_splitting_threshold", "float", 4, false, 396)]
|
||||
[DNAFieldAttribute(4, "float", 28, "angle_splitting_threshold", "float", false, 396)]
|
||||
public float angle_splitting_threshold;
|
||||
[DNAFieldAttribute(29, "float", "chain_smooth_tolerance", "float", 4, false, 400)]
|
||||
[DNAFieldAttribute(4, "float", 29, "chain_smooth_tolerance", "float", false, 400)]
|
||||
public float chain_smooth_tolerance;
|
||||
[DNAFieldAttribute(30, "float", "chaining_image_threshold", "float", 4, false, 404)]
|
||||
[DNAFieldAttribute(4, "float", 30, "chaining_image_threshold", "float", false, 404)]
|
||||
public float chaining_image_threshold;
|
||||
[DNAFieldAttribute(31, "int", "calculation_flags", "int", 4, false, 408)]
|
||||
[DNAFieldAttribute(4, "int", 31, "calculation_flags", "int", false, 408)]
|
||||
public int calculation_flags;
|
||||
[DNAFieldAttribute(32, "int", "flags", "int", 4, false, 412)]
|
||||
[DNAFieldAttribute(4, "int", 32, "flags", "int", false, 412)]
|
||||
public int flags;
|
||||
[DNAFieldAttribute(33, "float", "stroke_depth_offset", "float", 4, false, 416)]
|
||||
[DNAFieldAttribute(4, "float", 33, "stroke_depth_offset", "float", false, 416)]
|
||||
public float stroke_depth_offset;
|
||||
[DNAFieldAttribute(34, "char", "level_start_override", "char", 1, false, 420)]
|
||||
[DNAFieldAttribute(1, "char", 34, "level_start_override", "char", false, 420)]
|
||||
public char level_start_override;
|
||||
[DNAFieldAttribute(35, "char", "level_end_override", "char", 1, false, 421)]
|
||||
[DNAFieldAttribute(1, "char", 35, "level_end_override", "char", false, 421)]
|
||||
public char level_end_override;
|
||||
[DNAFieldAttribute(36, "short", "edge_types_override", "short", 2, false, 422)]
|
||||
[DNAFieldAttribute(2, "short", 36, "edge_types_override", "short", false, 422)]
|
||||
public short edge_types_override;
|
||||
[DNAFieldAttribute(37, "char", "shadow_selection_override", "char", 1, false, 424)]
|
||||
[DNAFieldAttribute(1, "char", 37, "shadow_selection_override", "char", false, 424)]
|
||||
public char shadow_selection_override;
|
||||
[DNAFieldAttribute(38, "char", "shadow_use_silhouette_override", "char", 1, false, 425)]
|
||||
[DNAFieldAttribute(1, "char", 38, "shadow_use_silhouette_override", "char", false, 425)]
|
||||
public char shadow_use_silhouette_override;
|
||||
[DNAFieldAttribute(39, "char", "_pad2[6]", "System.Char[]", 6, false, 426)]
|
||||
[DNAFieldAttribute(6, "char", 39, "_pad2[6]", "System.Char[]", false, 426)]
|
||||
public char[] _pad2 = new System.Char[6];
|
||||
[DNAFieldAttribute(40, "LineartCache", "*shared_cache", "LineartCache", 8, true, 432)]
|
||||
public LineartCache ptr_shared_cache;
|
||||
[DNAFieldAttribute(41, "LineartCache", "*cache", "LineartCache", 8, true, 440)]
|
||||
public LineartCache ptr_cache;
|
||||
[DNAFieldAttribute(42, "LineartData", "*la_data_ptr", "LineartData", 8, true, 448)]
|
||||
public LineartData ptr_la_data_ptr;
|
||||
[DNAFieldAttribute(43, "void", "*runtime", "void", 8, true, 456)]
|
||||
public object ptr_runtime;
|
||||
[DNAFieldAttribute(8, "LineartCache", 40, "*shared_cache", "LineartCache", true, 432)]
|
||||
public LineartCache shared_cache;
|
||||
[DNAFieldAttribute(8, "LineartCache", 41, "*cache", "LineartCache", true, 440)]
|
||||
public LineartCache cache;
|
||||
[DNAFieldAttribute(8, "LineartData", 42, "*la_data_ptr", "LineartData", true, 448)]
|
||||
public LineartData la_data_ptr;
|
||||
[DNAFieldAttribute(8, "void", 43, "*runtime", "void", true, 456)]
|
||||
public object runtime;
|
||||
public GreasePencilLineartModifierData() {
|
||||
this.modifier = default;
|
||||
this.edge_types = default;
|
||||
@@ -110,11 +110,11 @@ namespace BlendFile.DNA {
|
||||
this.use_multiple_levels = default;
|
||||
this.level_start = default;
|
||||
this.level_end = default;
|
||||
this.ptr_source_camera = default;
|
||||
this.ptr_light_contour_object = default;
|
||||
this.ptr_source_object = default;
|
||||
this.ptr_source_collection = default;
|
||||
this.ptr_target_material = default;
|
||||
this.source_camera = default;
|
||||
this.light_contour_object = default;
|
||||
this.source_object = default;
|
||||
this.source_collection = default;
|
||||
this.target_material = default;
|
||||
this.target_layer = default;
|
||||
this.source_vertex_group = default;
|
||||
this.vgname = default;
|
||||
@@ -144,10 +144,10 @@ namespace BlendFile.DNA {
|
||||
this.shadow_selection_override = default;
|
||||
this.shadow_use_silhouette_override = default;
|
||||
this._pad2 = default;
|
||||
this.ptr_shared_cache = default;
|
||||
this.ptr_cache = default;
|
||||
this.ptr_la_data_ptr = default;
|
||||
this.ptr_runtime = default;
|
||||
this.shared_cache = default;
|
||||
this.cache = default;
|
||||
this.la_data_ptr = default;
|
||||
this.runtime = default;
|
||||
}
|
||||
public GreasePencilLineartModifierData(
|
||||
ModifierData modifier,
|
||||
@@ -156,11 +156,11 @@ namespace BlendFile.DNA {
|
||||
char use_multiple_levels,
|
||||
short level_start,
|
||||
short level_end,
|
||||
Object ptr_source_camera,
|
||||
Object ptr_light_contour_object,
|
||||
Object ptr_source_object,
|
||||
Collection ptr_source_collection,
|
||||
Material ptr_target_material,
|
||||
Object source_camera,
|
||||
Object light_contour_object,
|
||||
Object source_object,
|
||||
Collection source_collection,
|
||||
Material target_material,
|
||||
char[] target_layer,
|
||||
char[] source_vertex_group,
|
||||
char[] vgname,
|
||||
@@ -190,21 +190,21 @@ namespace BlendFile.DNA {
|
||||
char shadow_selection_override,
|
||||
char shadow_use_silhouette_override,
|
||||
char[] _pad2,
|
||||
LineartCache ptr_shared_cache,
|
||||
LineartCache ptr_cache,
|
||||
LineartData ptr_la_data_ptr,
|
||||
object ptr_runtime) {
|
||||
LineartCache shared_cache,
|
||||
LineartCache cache,
|
||||
LineartData la_data_ptr,
|
||||
object runtime) {
|
||||
this.modifier = modifier;
|
||||
this.edge_types = edge_types;
|
||||
this.source_type = source_type;
|
||||
this.use_multiple_levels = use_multiple_levels;
|
||||
this.level_start = level_start;
|
||||
this.level_end = level_end;
|
||||
this.ptr_source_camera = ptr_source_camera;
|
||||
this.ptr_light_contour_object = ptr_light_contour_object;
|
||||
this.ptr_source_object = ptr_source_object;
|
||||
this.ptr_source_collection = ptr_source_collection;
|
||||
this.ptr_target_material = ptr_target_material;
|
||||
this.source_camera = source_camera;
|
||||
this.light_contour_object = light_contour_object;
|
||||
this.source_object = source_object;
|
||||
this.source_collection = source_collection;
|
||||
this.target_material = target_material;
|
||||
this.target_layer = target_layer;
|
||||
this.source_vertex_group = source_vertex_group;
|
||||
this.vgname = vgname;
|
||||
@@ -234,10 +234,10 @@ namespace BlendFile.DNA {
|
||||
this.shadow_selection_override = shadow_selection_override;
|
||||
this.shadow_use_silhouette_override = shadow_use_silhouette_override;
|
||||
this._pad2 = _pad2;
|
||||
this.ptr_shared_cache = ptr_shared_cache;
|
||||
this.ptr_cache = ptr_cache;
|
||||
this.ptr_la_data_ptr = ptr_la_data_ptr;
|
||||
this.ptr_runtime = ptr_runtime;
|
||||
this.shared_cache = shared_cache;
|
||||
this.cache = cache;
|
||||
this.la_data_ptr = la_data_ptr;
|
||||
this.runtime = runtime;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user