Blender V4.3
blender::ed::sculpt_paint::greasepencil::MutableDrawingInfo Struct Reference

#include <ED_grease_pencil.hh>

Public Attributes

bke::greasepencil::Drawingdrawing
const int layer_index
const int frame_number
const float multi_frame_falloff

Detailed Description

Definition at line 340 of file ED_grease_pencil.hh.

Member Data Documentation

◆ drawing

bke::greasepencil::Drawing& blender::ed::greasepencil::MutableDrawingInfo::drawing

Definition at line 341 of file ED_grease_pencil.hh.

◆ frame_number

const int blender::ed::greasepencil::MutableDrawingInfo::frame_number

Definition at line 343 of file ED_grease_pencil.hh.

◆ layer_index

const int blender::ed::greasepencil::MutableDrawingInfo::layer_index

Definition at line 342 of file ED_grease_pencil.hh.

◆ multi_frame_falloff

const float blender::ed::greasepencil::MutableDrawingInfo::multi_frame_falloff

Definition at line 344 of file ED_grease_pencil.hh.


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