|
Blender V4.3
|
Public Attributes | |
| BMPartialUpdate * | cache |
| float | prop_size |
| float | prop_size_prev |
Definition at line 54 of file transform_convert_mesh.cc.
| BMPartialUpdate* TransCustomData_PartialUpdate::cache |
Definition at line 55 of file transform_convert_mesh.cc.
Referenced by mesh_customdata_free(), and mesh_partial_ensure().
| float TransCustomData_PartialUpdate::prop_size |
The size of proportional editing used for BMPartialUpdate.
Definition at line 58 of file transform_convert_mesh.cc.
Referenced by mesh_partial_ensure().
| float TransCustomData_PartialUpdate::prop_size_prev |
The size of proportional editing for the last update.
Definition at line 60 of file transform_convert_mesh.cc.
Referenced by mesh_partial_ensure().