Blender V4.5
[struct].g_playanim Struct Reference

Public Attributes

bool from_disk
double swap_time
double total_time

Detailed Description

Various globals relating to playback.

Note
Avoid adding members here where possible, prefer PlayState or one of its members where possible.

Definition at line 363 of file wm_playanim.cc.

Member Data Documentation

◆ from_disk

bool [struct].g_playanim from_disk

◆ swap_time

double [struct].g_playanim swap_time

◆ total_time

double [struct].g_playanim total_time

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