|
Blender V4.3
|
Public Attributes | |
| int | layer_index |
| int | frame_number |
| float | multi_frame_falloff |
| float4x4 | layer_to_win |
| IndexMask | point_mask |
| Vector< float > | weights |
| IndexMaskMemory | memory |
Definition at line 36 of file grease_pencil_sculpt_grab.cc.
| int blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::frame_number |
Definition at line 38 of file grease_pencil_sculpt_grab.cc.
| int blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::layer_index |
Definition at line 37 of file grease_pencil_sculpt_grab.cc.
| float4x4 blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::layer_to_win |
Definition at line 42 of file grease_pencil_sculpt_grab.cc.
| IndexMaskMemory blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::memory |
Definition at line 48 of file grease_pencil_sculpt_grab.cc.
| float blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::multi_frame_falloff |
Definition at line 39 of file grease_pencil_sculpt_grab.cc.
| IndexMask blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::point_mask |
Definition at line 44 of file grease_pencil_sculpt_grab.cc.
Definition at line 46 of file grease_pencil_sculpt_grab.cc.