|
Blender V4.3
|
Public Attributes | |
| float | radius |
| int64_t | squared_radius |
| float | opacity |
| bool | hard_erase {false} |
Definition at line 101 of file grease_pencil_erase.cc.
| bool blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing::hard_erase {false} |
Definition at line 105 of file grease_pencil_erase.cc.
| float blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing::opacity |
Definition at line 104 of file grease_pencil_erase.cc.
Referenced by blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::compute_piecewise_linear_falloff().
| float blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing::radius |
Definition at line 102 of file grease_pencil_erase.cc.
Referenced by blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::compute_piecewise_linear_falloff().
| int64_t blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing::squared_radius |
Definition at line 103 of file grease_pencil_erase.cc.