Blender V4.5
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 105 of file grease_pencil_erase.cc.

Member Data Documentation

◆ hard_erase

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

◆ 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

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