Blender
V3.3
|
Public Attributes | |
struct BMPartialUpdate * | cache |
float | prop_size |
float | prop_size_prev |
Definition at line 47 of file transform_convert_mesh.c.
struct BMPartialUpdate* TransCustomData_PartialUpdate::cache |
Definition at line 48 of file transform_convert_mesh.c.
Referenced by tc_mesh_customdata_free(), and tc_mesh_partial_ensure().
float TransCustomData_PartialUpdate::prop_size |
The size of proportional editing used for BMPartialUpdate.
Definition at line 51 of file transform_convert_mesh.c.
Referenced by tc_mesh_partial_ensure().
float TransCustomData_PartialUpdate::prop_size_prev |
The size of proportional editing for the last update.
Definition at line 53 of file transform_convert_mesh.c.
Referenced by tc_mesh_partial_ensure().