Blender  V3.3
Public Attributes | List of all members
GP_Sculpt_Guide Struct Reference

#include <DNA_scene_types.h>

Public Attributes

char use_guide
 
char use_snapping
 
char reference_point
 
char type
 
char _pad2 [4]
 
float angle
 
float angle_snap
 
float spacing
 
float location [3]
 
struct Objectreference_object
 

Detailed Description

Settings for a GPencil Speed Guide.

Definition at line 1096 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad2

char GP_Sculpt_Guide::_pad2[4]

Definition at line 1101 of file DNA_scene_types.h.

◆ angle

float GP_Sculpt_Guide::angle

◆ angle_snap

float GP_Sculpt_Guide::angle_snap

Definition at line 1103 of file DNA_scene_types.h.

Referenced by gpencil_snap_to_guide(), and gpencil_speed_guide_init().

◆ location

float GP_Sculpt_Guide::location[3]

Definition at line 1105 of file DNA_scene_types.h.

Referenced by gpencil_origin_get(), and gpencil_origin_set().

◆ reference_object

struct Object* GP_Sculpt_Guide::reference_object

◆ reference_point

char GP_Sculpt_Guide::reference_point

◆ spacing

float GP_Sculpt_Guide::spacing

Definition at line 1104 of file DNA_scene_types.h.

Referenced by gpencil_snap_to_guide(), and gpencil_speed_guide_init().

◆ type

char GP_Sculpt_Guide::type

◆ use_guide

char GP_Sculpt_Guide::use_guide

◆ use_snapping

char GP_Sculpt_Guide::use_snapping

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