|
Blender V4.3
|
#include <sculpt_intern.hh>
Public Attributes | |
| float | follow_dist |
| blender::float3 | follow_co |
| float | angle |
Definition at line 133 of file sculpt_intern.hh.
| float SculptRakeData::angle |
Definition at line 136 of file sculpt_intern.hh.
| blender::float3 SculptRakeData::follow_co |
Definition at line 135 of file sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::brush_delta_update(), and blender::ed::sculpt_paint::rake_data_update().
| float SculptRakeData::follow_dist |
Definition at line 134 of file sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::brush_delta_update(), and blender::ed::sculpt_paint::rake_data_update().