Blender V4.3
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 1246 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char GP_Sculpt_Settings::_pad[4]

Definition at line 1255 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 1261 of file DNA_scene_types.h.

Referenced by OVERLAY_edit_gpencil_legacy_cache_init(), and scene_foreach_toolsettings().

◆ isect_threshold

float GP_Sculpt_Settings::isect_threshold

Threshold for intersections.

Definition at line 1254 of file DNA_scene_types.h.

Referenced by blo_do_versions_280().

◆ lock_axis

◆ paintcursor

void* GP_Sculpt_Settings::paintcursor

Runtime.

Definition at line 1248 of file DNA_scene_types.h.

Referenced by scene_blend_read_data().


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