Blender V4.3
GreasePencilFrame Struct Reference

#include <DNA_grease_pencil_types.h>

Public Attributes

int drawing_index
 
uint32_t flag
 
int8_t type
 
char _pad [3]
 

Detailed Description

A GreasePencilFrame is a single keyframe in the timeline. It references a drawing by index into the drawing array.

Examples
/usr/src/RPM/BUILD/blender-4.3.0/source/blender/blenkernel/BKE_grease_pencil.hh.

Definition at line 144 of file DNA_grease_pencil_types.h.

Member Data Documentation

◆ _pad

char GreasePencilFrame::_pad[3]

Definition at line 157 of file DNA_grease_pencil_types.h.

◆ drawing_index

◆ flag

◆ type


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