Blender V4.3
bGPDcurve_point Struct Reference

#include <DNA_gpencil_legacy_types.h>

Public Attributes

BezTriple bezt
 
float pressure
 
float strength
 
int point_index
 
int flag
 
float uv_fac
 
float uv_rot
 
float uv_fill [2]
 
float vert_color [4]
 
char _pad [4]
 

Detailed Description

Definition at line 186 of file DNA_gpencil_legacy_types.h.

Member Data Documentation

◆ _pad

char bGPDcurve_point::_pad[4]

Definition at line 208 of file DNA_gpencil_legacy_types.h.

◆ bezt

◆ flag

◆ point_index

int bGPDcurve_point::point_index

◆ pressure

float bGPDcurve_point::pressure

◆ strength

◆ uv_fac

float bGPDcurve_point::uv_fac

Factor of uv along the stroke.

Definition at line 200 of file DNA_gpencil_legacy_types.h.

◆ uv_fill

float bGPDcurve_point::uv_fill[2]

UV for fill mode.

Definition at line 204 of file DNA_gpencil_legacy_types.h.

◆ uv_rot

float bGPDcurve_point::uv_rot

UV rotation for dot mode.

Definition at line 202 of file DNA_gpencil_legacy_types.h.

◆ vert_color

float bGPDcurve_point::vert_color[4]

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