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

#include <gpencil_intern.h>

Public Attributes

float pen_press
 
float hsv [3]
 
float pressure
 
float strength
 
float uv
 

Detailed Description

Random settings by stroke

Definition at line 61 of file gpencil_intern.h.

Member Data Documentation

◆ hsv

float GpRandomSettings::hsv[3]

◆ pen_press

float GpRandomSettings::pen_press

Pressure used for evaluated curves.

Definition at line 63 of file gpencil_intern.h.

Referenced by gpencil_apply_randomness(), gpencil_draw_apply_event(), and gpencil_stroke_addpoint().

◆ pressure

float GpRandomSettings::pressure

◆ strength

float GpRandomSettings::strength

◆ uv

float GpRandomSettings::uv

Definition at line 68 of file gpencil_intern.h.

Referenced by ED_gpencil_init_random_settings(), and gpencil_apply_randomness().


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