|
Blender V4.3
|
#include <ED_grease_pencil.hh>
Public Attributes | |
| bke::greasepencil::Drawing & | drawing |
| const int | layer_index |
| const int | frame_number |
| const float | multi_frame_falloff |
Definition at line 340 of file ED_grease_pencil.hh.
| bke::greasepencil::Drawing& blender::ed::greasepencil::MutableDrawingInfo::drawing |
Definition at line 341 of file ED_grease_pencil.hh.
| const int blender::ed::greasepencil::MutableDrawingInfo::frame_number |
Definition at line 343 of file ED_grease_pencil.hh.
| const int blender::ed::greasepencil::MutableDrawingInfo::layer_index |
Definition at line 342 of file ED_grease_pencil.hh.
| const float blender::ed::greasepencil::MutableDrawingInfo::multi_frame_falloff |
Definition at line 344 of file ED_grease_pencil.hh.