Blender V5.0
CurvePaintSettings Struct Reference

#include <DNA_scene_types.h>

Public Attributes

char curve_type
char flag
char depth_mode
char surface_plane
char fit_method
char _pad
short error_threshold
float radius_min
float radius_max
float radius_taper_start
float radius_taper_end
float surface_offset
float corner_angle

Detailed Description

Definition at line 1557 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char CurvePaintSettings::_pad

Definition at line 1563 of file DNA_scene_types.h.

◆ corner_angle

float CurvePaintSettings::corner_angle

◆ curve_type

char CurvePaintSettings::curve_type

◆ depth_mode

◆ error_threshold

short CurvePaintSettings::error_threshold

◆ fit_method

char CurvePaintSettings::fit_method

◆ flag

◆ radius_max

◆ radius_min

◆ radius_taper_end

◆ radius_taper_start

◆ surface_offset

float CurvePaintSettings::surface_offset

Definition at line 1567 of file DNA_scene_types.h.

Referenced by blender::ed::curves::curve_draw_init(), and curve_draw_init().

◆ surface_plane

char CurvePaintSettings::surface_plane

The documentation for this struct was generated from the following file: