Blender V4.5
GP_Sculpt_Settings Struct Reference

#include <DNA_scene_types.h>

Public Attributes

void * paintcursor
 
int flag
 
int lock_axis
 
float isect_threshold
 
char _pad [4]
 
struct CurveMappingcur_falloff
 
struct CurveMappingcur_primitive
 
struct GP_Sculpt_Guide guide
 

Detailed Description

GPencil Stroke Sculpting Settings.

Definition at line 1355 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char GP_Sculpt_Settings::_pad[4]

Definition at line 1364 of file DNA_scene_types.h.

◆ cur_falloff

◆ cur_primitive

◆ flag

◆ guide

struct GP_Sculpt_Guide GP_Sculpt_Settings::guide

Guides used for paint tools.

Definition at line 1370 of file DNA_scene_types.h.

Referenced by scene_foreach_toolsettings().

◆ isect_threshold

float GP_Sculpt_Settings::isect_threshold

Threshold for intersections.

Definition at line 1363 of file DNA_scene_types.h.

Referenced by blo_do_versions_280().

◆ lock_axis

◆ paintcursor

void* GP_Sculpt_Settings::paintcursor

Runtime.

Definition at line 1357 of file DNA_scene_types.h.

Referenced by scene_blend_read_data().


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