regenerated files
This commit is contained in:
@@ -15,255 +15,255 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(131, "Brush")]
|
||||
public class Brush {
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208)]
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "BrushClone", "clone", "BrushClone", 24)]
|
||||
[DNAFieldAttribute(1, "BrushClone", "clone", "BrushClone", 24, false)]
|
||||
public BrushClone clone;
|
||||
[DNAFieldAttribute(2, "CurveMapping", "*curve", "CurveMapping", 424)]
|
||||
[DNAFieldAttribute(2, "CurveMapping", "*curve", "CurveMapping", 4, true)]
|
||||
public CurveMapping ptr_curve;
|
||||
[DNAFieldAttribute(3, "MTex", "mtex", "MTex", 216)]
|
||||
[DNAFieldAttribute(3, "MTex", "mtex", "MTex", 216, false)]
|
||||
public MTex mtex;
|
||||
[DNAFieldAttribute(4, "MTex", "mask_mtex", "MTex", 216)]
|
||||
[DNAFieldAttribute(4, "MTex", "mask_mtex", "MTex", 216, false)]
|
||||
public MTex mask_mtex;
|
||||
[DNAFieldAttribute(5, "Brush", "*toggle_brush", "Brush", 2216)]
|
||||
[DNAFieldAttribute(5, "Brush", "*toggle_brush", "Brush", 4, true)]
|
||||
public Brush ptr_toggle_brush;
|
||||
[DNAFieldAttribute(6, "ImBuf", "*icon_imbuf", "ImBuf", 0)]
|
||||
[DNAFieldAttribute(6, "ImBuf", "*icon_imbuf", "ImBuf", 4, true)]
|
||||
public ImBuf ptr_icon_imbuf;
|
||||
[DNAFieldAttribute(7, "PreviewImage", "*preview", "PreviewImage", 48)]
|
||||
[DNAFieldAttribute(7, "PreviewImage", "*preview", "PreviewImage", 4, true)]
|
||||
public PreviewImage ptr_preview;
|
||||
[DNAFieldAttribute(8, "ColorBand", "*gradient", "ColorBand", 776)]
|
||||
[DNAFieldAttribute(8, "ColorBand", "*gradient", "ColorBand", 4, true)]
|
||||
public ColorBand ptr_gradient;
|
||||
[DNAFieldAttribute(9, "PaintCurve", "*paint_curve", "PaintCurve", 224)]
|
||||
[DNAFieldAttribute(9, "PaintCurve", "*paint_curve", "PaintCurve", 4, true)]
|
||||
public PaintCurve ptr_paint_curve;
|
||||
[DNAFieldAttribute(10, "char", "icon_filepath[1024]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(10, "char", "icon_filepath[1024]", "System.Char[]", 1024, false)]
|
||||
public char[] icon_filepath = new System.Char[1024];
|
||||
[DNAFieldAttribute(11, "float", "normal_weight", "float", 4)]
|
||||
[DNAFieldAttribute(11, "float", "normal_weight", "float", 4, false)]
|
||||
public float normal_weight;
|
||||
[DNAFieldAttribute(12, "float", "rake_factor", "float", 4)]
|
||||
[DNAFieldAttribute(12, "float", "rake_factor", "float", 4, false)]
|
||||
public float rake_factor;
|
||||
[DNAFieldAttribute(13, "short", "blend", "short", 2)]
|
||||
[DNAFieldAttribute(13, "short", "blend", "short", 2, false)]
|
||||
public short blend;
|
||||
[DNAFieldAttribute(14, "short", "ob_mode", "short", 2)]
|
||||
[DNAFieldAttribute(14, "short", "ob_mode", "short", 2, false)]
|
||||
public short ob_mode;
|
||||
[DNAFieldAttribute(15, "float", "weight", "float", 4)]
|
||||
[DNAFieldAttribute(15, "float", "weight", "float", 4, false)]
|
||||
public float weight;
|
||||
[DNAFieldAttribute(16, "int", "size", "int", 4)]
|
||||
[DNAFieldAttribute(16, "int", "size", "int", 4, false)]
|
||||
public int size;
|
||||
[DNAFieldAttribute(17, "int", "flag", "int", 4)]
|
||||
[DNAFieldAttribute(17, "int", "flag", "int", 4, false)]
|
||||
public int flag;
|
||||
[DNAFieldAttribute(18, "int", "flag2", "int", 4)]
|
||||
[DNAFieldAttribute(18, "int", "flag2", "int", 4, false)]
|
||||
public int flag2;
|
||||
[DNAFieldAttribute(19, "int", "sampling_flag", "int", 4)]
|
||||
[DNAFieldAttribute(19, "int", "sampling_flag", "int", 4, false)]
|
||||
public int sampling_flag;
|
||||
[DNAFieldAttribute(20, "int", "input_samples", "int", 4)]
|
||||
[DNAFieldAttribute(20, "int", "input_samples", "int", 4, false)]
|
||||
public int input_samples;
|
||||
[DNAFieldAttribute(21, "int", "mask_pressure", "int", 4)]
|
||||
[DNAFieldAttribute(21, "int", "mask_pressure", "int", 4, false)]
|
||||
public int mask_pressure;
|
||||
[DNAFieldAttribute(22, "float", "jitter", "float", 4)]
|
||||
[DNAFieldAttribute(22, "float", "jitter", "float", 4, false)]
|
||||
public float jitter;
|
||||
[DNAFieldAttribute(23, "int", "jitter_absolute", "int", 4)]
|
||||
[DNAFieldAttribute(23, "int", "jitter_absolute", "int", 4, false)]
|
||||
public int jitter_absolute;
|
||||
[DNAFieldAttribute(24, "int", "overlay_flags", "int", 4)]
|
||||
[DNAFieldAttribute(24, "int", "overlay_flags", "int", 4, false)]
|
||||
public int overlay_flags;
|
||||
[DNAFieldAttribute(25, "int", "spacing", "int", 4)]
|
||||
[DNAFieldAttribute(25, "int", "spacing", "int", 4, false)]
|
||||
public int spacing;
|
||||
[DNAFieldAttribute(26, "int", "smooth_stroke_radius", "int", 4)]
|
||||
[DNAFieldAttribute(26, "int", "smooth_stroke_radius", "int", 4, false)]
|
||||
public int smooth_stroke_radius;
|
||||
[DNAFieldAttribute(27, "float", "smooth_stroke_factor", "float", 4)]
|
||||
[DNAFieldAttribute(27, "float", "smooth_stroke_factor", "float", 4, false)]
|
||||
public float smooth_stroke_factor;
|
||||
[DNAFieldAttribute(28, "float", "rate", "float", 4)]
|
||||
[DNAFieldAttribute(28, "float", "rate", "float", 4, false)]
|
||||
public float rate;
|
||||
[DNAFieldAttribute(29, "float", "rgb[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(29, "float", "rgb[3]", "System.Single[]", 12, false)]
|
||||
public float[] rgb = new System.Single[3];
|
||||
[DNAFieldAttribute(30, "float", "alpha", "float", 4)]
|
||||
[DNAFieldAttribute(30, "float", "alpha", "float", 4, false)]
|
||||
public float alpha;
|
||||
[DNAFieldAttribute(31, "float", "hardness", "float", 4)]
|
||||
[DNAFieldAttribute(31, "float", "hardness", "float", 4, false)]
|
||||
public float hardness;
|
||||
[DNAFieldAttribute(32, "float", "flow", "float", 4)]
|
||||
[DNAFieldAttribute(32, "float", "flow", "float", 4, false)]
|
||||
public float flow;
|
||||
[DNAFieldAttribute(33, "float", "wet_mix", "float", 4)]
|
||||
[DNAFieldAttribute(33, "float", "wet_mix", "float", 4, false)]
|
||||
public float wet_mix;
|
||||
[DNAFieldAttribute(34, "float", "wet_persistence", "float", 4)]
|
||||
[DNAFieldAttribute(34, "float", "wet_persistence", "float", 4, false)]
|
||||
public float wet_persistence;
|
||||
[DNAFieldAttribute(35, "float", "density", "float", 4)]
|
||||
[DNAFieldAttribute(35, "float", "density", "float", 4, false)]
|
||||
public float density;
|
||||
[DNAFieldAttribute(36, "int", "paint_flags", "int", 4)]
|
||||
[DNAFieldAttribute(36, "int", "paint_flags", "int", 4, false)]
|
||||
public int paint_flags;
|
||||
[DNAFieldAttribute(37, "float", "tip_roundness", "float", 4)]
|
||||
[DNAFieldAttribute(37, "float", "tip_roundness", "float", 4, false)]
|
||||
public float tip_roundness;
|
||||
[DNAFieldAttribute(38, "float", "tip_scale_x", "float", 4)]
|
||||
[DNAFieldAttribute(38, "float", "tip_scale_x", "float", 4, false)]
|
||||
public float tip_scale_x;
|
||||
[DNAFieldAttribute(39, "float", "secondary_rgb[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(39, "float", "secondary_rgb[3]", "System.Single[]", 12, false)]
|
||||
public float[] secondary_rgb = new System.Single[3];
|
||||
[DNAFieldAttribute(40, "float", "dash_ratio", "float", 4)]
|
||||
[DNAFieldAttribute(40, "float", "dash_ratio", "float", 4, false)]
|
||||
public float dash_ratio;
|
||||
[DNAFieldAttribute(41, "int", "dash_samples", "int", 4)]
|
||||
[DNAFieldAttribute(41, "int", "dash_samples", "int", 4, false)]
|
||||
public int dash_samples;
|
||||
[DNAFieldAttribute(42, "int", "sculpt_plane", "int", 4)]
|
||||
[DNAFieldAttribute(42, "int", "sculpt_plane", "int", 4, false)]
|
||||
public int sculpt_plane;
|
||||
[DNAFieldAttribute(43, "float", "plane_offset", "float", 4)]
|
||||
[DNAFieldAttribute(43, "float", "plane_offset", "float", 4, false)]
|
||||
public float plane_offset;
|
||||
[DNAFieldAttribute(44, "int", "gradient_spacing", "int", 4)]
|
||||
[DNAFieldAttribute(44, "int", "gradient_spacing", "int", 4, false)]
|
||||
public int gradient_spacing;
|
||||
[DNAFieldAttribute(45, "char", "gradient_stroke_mode", "char", 1)]
|
||||
[DNAFieldAttribute(45, "char", "gradient_stroke_mode", "char", 1, false)]
|
||||
public char gradient_stroke_mode;
|
||||
[DNAFieldAttribute(46, "char", "gradient_fill_mode", "char", 1)]
|
||||
[DNAFieldAttribute(46, "char", "gradient_fill_mode", "char", 1, false)]
|
||||
public char gradient_fill_mode;
|
||||
[DNAFieldAttribute(47, "char", "has_unsaved_changes", "char", 1)]
|
||||
[DNAFieldAttribute(47, "char", "has_unsaved_changes", "char", 1, false)]
|
||||
public char has_unsaved_changes;
|
||||
[DNAFieldAttribute(48, "char", "falloff_shape", "char", 1)]
|
||||
[DNAFieldAttribute(48, "char", "falloff_shape", "char", 1, false)]
|
||||
public char falloff_shape;
|
||||
[DNAFieldAttribute(49, "float", "falloff_angle", "float", 4)]
|
||||
[DNAFieldAttribute(49, "float", "falloff_angle", "float", 4, false)]
|
||||
public float falloff_angle;
|
||||
[DNAFieldAttribute(50, "char", "sculpt_tool", "char", 1)]
|
||||
[DNAFieldAttribute(50, "char", "sculpt_tool", "char", 1, false)]
|
||||
public char sculpt_tool;
|
||||
[DNAFieldAttribute(51, "char", "vertexpaint_tool", "char", 1)]
|
||||
[DNAFieldAttribute(51, "char", "vertexpaint_tool", "char", 1, false)]
|
||||
public char vertexpaint_tool;
|
||||
[DNAFieldAttribute(52, "char", "weightpaint_tool", "char", 1)]
|
||||
[DNAFieldAttribute(52, "char", "weightpaint_tool", "char", 1, false)]
|
||||
public char weightpaint_tool;
|
||||
[DNAFieldAttribute(53, "char", "imagepaint_tool", "char", 1)]
|
||||
[DNAFieldAttribute(53, "char", "imagepaint_tool", "char", 1, false)]
|
||||
public char imagepaint_tool;
|
||||
[DNAFieldAttribute(54, "char", "mask_tool", "char", 1)]
|
||||
[DNAFieldAttribute(54, "char", "mask_tool", "char", 1, false)]
|
||||
public char mask_tool;
|
||||
[DNAFieldAttribute(55, "char", "gpencil_tool", "char", 1)]
|
||||
[DNAFieldAttribute(55, "char", "gpencil_tool", "char", 1, false)]
|
||||
public char gpencil_tool;
|
||||
[DNAFieldAttribute(56, "char", "gpencil_vertex_tool", "char", 1)]
|
||||
[DNAFieldAttribute(56, "char", "gpencil_vertex_tool", "char", 1, false)]
|
||||
public char gpencil_vertex_tool;
|
||||
[DNAFieldAttribute(57, "char", "gpencil_sculpt_tool", "char", 1)]
|
||||
[DNAFieldAttribute(57, "char", "gpencil_sculpt_tool", "char", 1, false)]
|
||||
public char gpencil_sculpt_tool;
|
||||
[DNAFieldAttribute(58, "char", "gpencil_weight_tool", "char", 1)]
|
||||
[DNAFieldAttribute(58, "char", "gpencil_weight_tool", "char", 1, false)]
|
||||
public char gpencil_weight_tool;
|
||||
[DNAFieldAttribute(59, "char", "curves_sculpt_tool", "char", 1)]
|
||||
[DNAFieldAttribute(59, "char", "curves_sculpt_tool", "char", 1, false)]
|
||||
public char curves_sculpt_tool;
|
||||
[DNAFieldAttribute(60, "char", "_pad1[6]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(60, "char", "_pad1[6]", "System.Char[]", 6, false)]
|
||||
public char[] _pad1 = new System.Char[6];
|
||||
[DNAFieldAttribute(61, "float", "autosmooth_factor", "float", 4)]
|
||||
[DNAFieldAttribute(61, "float", "autosmooth_factor", "float", 4, false)]
|
||||
public float autosmooth_factor;
|
||||
[DNAFieldAttribute(62, "float", "tilt_strength_factor", "float", 4)]
|
||||
[DNAFieldAttribute(62, "float", "tilt_strength_factor", "float", 4, false)]
|
||||
public float tilt_strength_factor;
|
||||
[DNAFieldAttribute(63, "float", "topology_rake_factor", "float", 4)]
|
||||
[DNAFieldAttribute(63, "float", "topology_rake_factor", "float", 4, false)]
|
||||
public float topology_rake_factor;
|
||||
[DNAFieldAttribute(64, "float", "crease_pinch_factor", "float", 4)]
|
||||
[DNAFieldAttribute(64, "float", "crease_pinch_factor", "float", 4, false)]
|
||||
public float crease_pinch_factor;
|
||||
[DNAFieldAttribute(65, "float", "normal_radius_factor", "float", 4)]
|
||||
[DNAFieldAttribute(65, "float", "normal_radius_factor", "float", 4, false)]
|
||||
public float normal_radius_factor;
|
||||
[DNAFieldAttribute(66, "float", "area_radius_factor", "float", 4)]
|
||||
[DNAFieldAttribute(66, "float", "area_radius_factor", "float", 4, false)]
|
||||
public float area_radius_factor;
|
||||
[DNAFieldAttribute(67, "float", "wet_paint_radius_factor", "float", 4)]
|
||||
[DNAFieldAttribute(67, "float", "wet_paint_radius_factor", "float", 4, false)]
|
||||
public float wet_paint_radius_factor;
|
||||
[DNAFieldAttribute(68, "float", "plane_trim", "float", 4)]
|
||||
[DNAFieldAttribute(68, "float", "plane_trim", "float", 4, false)]
|
||||
public float plane_trim;
|
||||
[DNAFieldAttribute(69, "float", "height", "float", 4)]
|
||||
[DNAFieldAttribute(69, "float", "height", "float", 4, false)]
|
||||
public float height;
|
||||
[DNAFieldAttribute(70, "float", "texture_sample_bias", "float", 4)]
|
||||
[DNAFieldAttribute(70, "float", "texture_sample_bias", "float", 4, false)]
|
||||
public float texture_sample_bias;
|
||||
[DNAFieldAttribute(71, "int", "curve_preset", "int", 4)]
|
||||
[DNAFieldAttribute(71, "int", "curve_preset", "int", 4, false)]
|
||||
public int curve_preset;
|
||||
[DNAFieldAttribute(72, "float", "disconnected_distance_max", "float", 4)]
|
||||
[DNAFieldAttribute(72, "float", "disconnected_distance_max", "float", 4, false)]
|
||||
public float disconnected_distance_max;
|
||||
[DNAFieldAttribute(73, "int", "deform_target", "int", 4)]
|
||||
[DNAFieldAttribute(73, "int", "deform_target", "int", 4, false)]
|
||||
public int deform_target;
|
||||
[DNAFieldAttribute(74, "int", "automasking_flags", "int", 4)]
|
||||
[DNAFieldAttribute(74, "int", "automasking_flags", "int", 4, false)]
|
||||
public int automasking_flags;
|
||||
[DNAFieldAttribute(75, "int", "automasking_boundary_edges_propagation_steps", "int", 4)]
|
||||
[DNAFieldAttribute(75, "int", "automasking_boundary_edges_propagation_steps", "int", 4, false)]
|
||||
public int automasking_boundary_edges_propagation_steps;
|
||||
[DNAFieldAttribute(76, "float", "automasking_start_normal_limit", "float", 4)]
|
||||
[DNAFieldAttribute(76, "float", "automasking_start_normal_limit", "float", 4, false)]
|
||||
public float automasking_start_normal_limit;
|
||||
[DNAFieldAttribute(77, "float", "automasking_start_normal_falloff", "float", 4)]
|
||||
[DNAFieldAttribute(77, "float", "automasking_start_normal_falloff", "float", 4, false)]
|
||||
public float automasking_start_normal_falloff;
|
||||
[DNAFieldAttribute(78, "float", "automasking_view_normal_limit", "float", 4)]
|
||||
[DNAFieldAttribute(78, "float", "automasking_view_normal_limit", "float", 4, false)]
|
||||
public float automasking_view_normal_limit;
|
||||
[DNAFieldAttribute(79, "float", "automasking_view_normal_falloff", "float", 4)]
|
||||
[DNAFieldAttribute(79, "float", "automasking_view_normal_falloff", "float", 4, false)]
|
||||
public float automasking_view_normal_falloff;
|
||||
[DNAFieldAttribute(80, "int", "elastic_deform_type", "int", 4)]
|
||||
[DNAFieldAttribute(80, "int", "elastic_deform_type", "int", 4, false)]
|
||||
public int elastic_deform_type;
|
||||
[DNAFieldAttribute(81, "float", "elastic_deform_volume_preservation", "float", 4)]
|
||||
[DNAFieldAttribute(81, "float", "elastic_deform_volume_preservation", "float", 4, false)]
|
||||
public float elastic_deform_volume_preservation;
|
||||
[DNAFieldAttribute(82, "int", "snake_hook_deform_type", "int", 4)]
|
||||
[DNAFieldAttribute(82, "int", "snake_hook_deform_type", "int", 4, false)]
|
||||
public int snake_hook_deform_type;
|
||||
[DNAFieldAttribute(83, "int", "pose_deform_type", "int", 4)]
|
||||
[DNAFieldAttribute(83, "int", "pose_deform_type", "int", 4, false)]
|
||||
public int pose_deform_type;
|
||||
[DNAFieldAttribute(84, "float", "pose_offset", "float", 4)]
|
||||
[DNAFieldAttribute(84, "float", "pose_offset", "float", 4, false)]
|
||||
public float pose_offset;
|
||||
[DNAFieldAttribute(85, "int", "pose_smooth_iterations", "int", 4)]
|
||||
[DNAFieldAttribute(85, "int", "pose_smooth_iterations", "int", 4, false)]
|
||||
public int pose_smooth_iterations;
|
||||
[DNAFieldAttribute(86, "int", "pose_ik_segments", "int", 4)]
|
||||
[DNAFieldAttribute(86, "int", "pose_ik_segments", "int", 4, false)]
|
||||
public int pose_ik_segments;
|
||||
[DNAFieldAttribute(87, "int", "pose_origin_type", "int", 4)]
|
||||
[DNAFieldAttribute(87, "int", "pose_origin_type", "int", 4, false)]
|
||||
public int pose_origin_type;
|
||||
[DNAFieldAttribute(88, "int", "boundary_deform_type", "int", 4)]
|
||||
[DNAFieldAttribute(88, "int", "boundary_deform_type", "int", 4, false)]
|
||||
public int boundary_deform_type;
|
||||
[DNAFieldAttribute(89, "int", "boundary_falloff_type", "int", 4)]
|
||||
[DNAFieldAttribute(89, "int", "boundary_falloff_type", "int", 4, false)]
|
||||
public int boundary_falloff_type;
|
||||
[DNAFieldAttribute(90, "float", "boundary_offset", "float", 4)]
|
||||
[DNAFieldAttribute(90, "float", "boundary_offset", "float", 4, false)]
|
||||
public float boundary_offset;
|
||||
[DNAFieldAttribute(91, "int", "cloth_deform_type", "int", 4)]
|
||||
[DNAFieldAttribute(91, "int", "cloth_deform_type", "int", 4, false)]
|
||||
public int cloth_deform_type;
|
||||
[DNAFieldAttribute(92, "int", "cloth_force_falloff_type", "int", 4)]
|
||||
[DNAFieldAttribute(92, "int", "cloth_force_falloff_type", "int", 4, false)]
|
||||
public int cloth_force_falloff_type;
|
||||
[DNAFieldAttribute(93, "int", "cloth_simulation_area_type", "int", 4)]
|
||||
[DNAFieldAttribute(93, "int", "cloth_simulation_area_type", "int", 4, false)]
|
||||
public int cloth_simulation_area_type;
|
||||
[DNAFieldAttribute(94, "float", "cloth_mass", "float", 4)]
|
||||
[DNAFieldAttribute(94, "float", "cloth_mass", "float", 4, false)]
|
||||
public float cloth_mass;
|
||||
[DNAFieldAttribute(95, "float", "cloth_damping", "float", 4)]
|
||||
[DNAFieldAttribute(95, "float", "cloth_damping", "float", 4, false)]
|
||||
public float cloth_damping;
|
||||
[DNAFieldAttribute(96, "float", "cloth_sim_limit", "float", 4)]
|
||||
[DNAFieldAttribute(96, "float", "cloth_sim_limit", "float", 4, false)]
|
||||
public float cloth_sim_limit;
|
||||
[DNAFieldAttribute(97, "float", "cloth_sim_falloff", "float", 4)]
|
||||
[DNAFieldAttribute(97, "float", "cloth_sim_falloff", "float", 4, false)]
|
||||
public float cloth_sim_falloff;
|
||||
[DNAFieldAttribute(98, "float", "cloth_constraint_softbody_strength", "float", 4)]
|
||||
[DNAFieldAttribute(98, "float", "cloth_constraint_softbody_strength", "float", 4, false)]
|
||||
public float cloth_constraint_softbody_strength;
|
||||
[DNAFieldAttribute(99, "int", "smooth_deform_type", "int", 4)]
|
||||
[DNAFieldAttribute(99, "int", "smooth_deform_type", "int", 4, false)]
|
||||
public int smooth_deform_type;
|
||||
[DNAFieldAttribute(100, "float", "surface_smooth_shape_preservation", "float", 4)]
|
||||
[DNAFieldAttribute(100, "float", "surface_smooth_shape_preservation", "float", 4, false)]
|
||||
public float surface_smooth_shape_preservation;
|
||||
[DNAFieldAttribute(101, "float", "surface_smooth_current_vertex", "float", 4)]
|
||||
[DNAFieldAttribute(101, "float", "surface_smooth_current_vertex", "float", 4, false)]
|
||||
public float surface_smooth_current_vertex;
|
||||
[DNAFieldAttribute(102, "int", "surface_smooth_iterations", "int", 4)]
|
||||
[DNAFieldAttribute(102, "int", "surface_smooth_iterations", "int", 4, false)]
|
||||
public int surface_smooth_iterations;
|
||||
[DNAFieldAttribute(103, "float", "multiplane_scrape_angle", "float", 4)]
|
||||
[DNAFieldAttribute(103, "float", "multiplane_scrape_angle", "float", 4, false)]
|
||||
public float multiplane_scrape_angle;
|
||||
[DNAFieldAttribute(104, "int", "smear_deform_type", "int", 4)]
|
||||
[DNAFieldAttribute(104, "int", "smear_deform_type", "int", 4, false)]
|
||||
public int smear_deform_type;
|
||||
[DNAFieldAttribute(105, "int", "slide_deform_type", "int", 4)]
|
||||
[DNAFieldAttribute(105, "int", "slide_deform_type", "int", 4, false)]
|
||||
public int slide_deform_type;
|
||||
[DNAFieldAttribute(106, "int", "texture_overlay_alpha", "int", 4)]
|
||||
[DNAFieldAttribute(106, "int", "texture_overlay_alpha", "int", 4, false)]
|
||||
public int texture_overlay_alpha;
|
||||
[DNAFieldAttribute(107, "int", "mask_overlay_alpha", "int", 4)]
|
||||
[DNAFieldAttribute(107, "int", "mask_overlay_alpha", "int", 4, false)]
|
||||
public int mask_overlay_alpha;
|
||||
[DNAFieldAttribute(108, "int", "cursor_overlay_alpha", "int", 4)]
|
||||
[DNAFieldAttribute(108, "int", "cursor_overlay_alpha", "int", 4, false)]
|
||||
public int cursor_overlay_alpha;
|
||||
[DNAFieldAttribute(109, "float", "unprojected_radius", "float", 4)]
|
||||
[DNAFieldAttribute(109, "float", "unprojected_radius", "float", 4, false)]
|
||||
public float unprojected_radius;
|
||||
[DNAFieldAttribute(110, "float", "sharp_threshold", "float", 4)]
|
||||
[DNAFieldAttribute(110, "float", "sharp_threshold", "float", 4, false)]
|
||||
public float sharp_threshold;
|
||||
[DNAFieldAttribute(111, "int", "blur_kernel_radius", "int", 4)]
|
||||
[DNAFieldAttribute(111, "int", "blur_kernel_radius", "int", 4, false)]
|
||||
public int blur_kernel_radius;
|
||||
[DNAFieldAttribute(112, "int", "blur_mode", "int", 4)]
|
||||
[DNAFieldAttribute(112, "int", "blur_mode", "int", 4, false)]
|
||||
public int blur_mode;
|
||||
[DNAFieldAttribute(113, "float", "fill_threshold", "float", 4)]
|
||||
[DNAFieldAttribute(113, "float", "fill_threshold", "float", 4, false)]
|
||||
public float fill_threshold;
|
||||
[DNAFieldAttribute(114, "float", "add_col[4]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(114, "float", "add_col[4]", "System.Single[]", 16, false)]
|
||||
public float[] add_col = new System.Single[4];
|
||||
[DNAFieldAttribute(115, "float", "sub_col[4]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(115, "float", "sub_col[4]", "System.Single[]", 16, false)]
|
||||
public float[] sub_col = new System.Single[4];
|
||||
[DNAFieldAttribute(116, "float", "stencil_pos[2]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(116, "float", "stencil_pos[2]", "System.Single[]", 8, false)]
|
||||
public float[] stencil_pos = new System.Single[2];
|
||||
[DNAFieldAttribute(117, "float", "stencil_dimension[2]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(117, "float", "stencil_dimension[2]", "System.Single[]", 8, false)]
|
||||
public float[] stencil_dimension = new System.Single[2];
|
||||
[DNAFieldAttribute(118, "float", "mask_stencil_pos[2]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(118, "float", "mask_stencil_pos[2]", "System.Single[]", 8, false)]
|
||||
public float[] mask_stencil_pos = new System.Single[2];
|
||||
[DNAFieldAttribute(119, "float", "mask_stencil_dimension[2]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(119, "float", "mask_stencil_dimension[2]", "System.Single[]", 8, false)]
|
||||
public float[] mask_stencil_dimension = new System.Single[2];
|
||||
[DNAFieldAttribute(120, "BrushGpencilSettings", "*gpencil_settings", "BrushGpencilSettings", 248)]
|
||||
[DNAFieldAttribute(120, "BrushGpencilSettings", "*gpencil_settings", "BrushGpencilSettings", 4, true)]
|
||||
public BrushGpencilSettings ptr_gpencil_settings;
|
||||
[DNAFieldAttribute(121, "BrushCurvesSculptSettings", "*curves_sculpt_settings", "BrushCurvesSculptSettings", 48)]
|
||||
[DNAFieldAttribute(121, "BrushCurvesSculptSettings", "*curves_sculpt_settings", "BrushCurvesSculptSettings", 4, true)]
|
||||
public BrushCurvesSculptSettings ptr_curves_sculpt_settings;
|
||||
[DNAFieldAttribute(122, "int", "automasking_cavity_blur_steps", "int", 4)]
|
||||
[DNAFieldAttribute(122, "int", "automasking_cavity_blur_steps", "int", 4, false)]
|
||||
public int automasking_cavity_blur_steps;
|
||||
[DNAFieldAttribute(123, "float", "automasking_cavity_factor", "float", 4)]
|
||||
[DNAFieldAttribute(123, "float", "automasking_cavity_factor", "float", 4, false)]
|
||||
public float automasking_cavity_factor;
|
||||
[DNAFieldAttribute(124, "CurveMapping", "*automasking_cavity_curve", "CurveMapping", 424)]
|
||||
[DNAFieldAttribute(124, "CurveMapping", "*automasking_cavity_curve", "CurveMapping", 4, true)]
|
||||
public CurveMapping ptr_automasking_cavity_curve;
|
||||
public Brush() {
|
||||
this.id = default;
|
||||
|
||||
Reference in New Issue
Block a user