Blender V5.0
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 1462 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char GP_Sculpt_Settings::_pad[4]

Definition at line 1471 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 1477 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 1470 of file DNA_scene_types.h.

Referenced by blo_do_versions_280().

◆ lock_axis

◆ paintcursor

void* GP_Sculpt_Settings::paintcursor

Runtime.

Definition at line 1464 of file DNA_scene_types.h.

Referenced by scene_blend_read_data().


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