|
Blender V5.0
|
#include <DNA_gpencil_legacy_types.h>
Public Attributes | |
| int | frameid |
| int | onion_id |
Definition at line 349 of file DNA_gpencil_legacy_types.h.
| int bGPDframe_Runtime::frameid |
Index of this frame in the listbase of frames.
Definition at line 353 of file DNA_gpencil_legacy_types.h.
| int bGPDframe_Runtime::onion_id |
Onion offset from active frame. 0 if not onion. INT_MAX to bypass frame.
Definition at line 355 of file DNA_gpencil_legacy_types.h.