Blender V4.3
blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing Struct Reference

Public Attributes

float radius
 
int64_t squared_radius
 
float opacity
 
bool hard_erase {false}
 

Detailed Description

Definition at line 101 of file grease_pencil_erase.cc.

Member Data Documentation

◆ hard_erase

bool blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing::hard_erase {false}

Definition at line 105 of file grease_pencil_erase.cc.

◆ opacity

float blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing::opacity

◆ radius

float blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing::radius

◆ squared_radius

int64_t blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::EraserRing::squared_radius

Definition at line 103 of file grease_pencil_erase.cc.


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