Blender V5.0
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.

Definition at line 148 of file DNA_grease_pencil_types.h.

Member Data Documentation

◆ _pad

char GreasePencilFrame::_pad[3]

Definition at line 161 of file DNA_grease_pencil_types.h.

◆ drawing_index

◆ flag

◆ type


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