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

Public Attributes

float factor
 
bGPDstrokegps
 
float x
 
float y
 
float z
 
float pressure
 
float strength
 
float vert_color [4]
 

Detailed Description

Definition at line 41 of file gpencil_merge.c.

Member Data Documentation

◆ factor

float tGPencilPointCache::factor

◆ gps

bGPDstroke* tGPencilPointCache::gps

◆ pressure

float tGPencilPointCache::pressure

◆ strength

float tGPencilPointCache::strength

◆ vert_color

float tGPencilPointCache::vert_color[4]

◆ x

float tGPencilPointCache::x

◆ y

float tGPencilPointCache::y

Definition at line 44 of file gpencil_merge.c.

◆ z

float tGPencilPointCache::z

Definition at line 44 of file gpencil_merge.c.


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