Blender V5.0
blender::ed::transform::TransCustomData_PartialUpdate Struct Reference

Public Attributes

BMPartialUpdatecache
float prop_size
float prop_size_prev

Detailed Description

Definition at line 52 of file transform_convert_mesh.cc.

Member Data Documentation

◆ cache

BMPartialUpdate* blender::ed::transform::TransCustomData_PartialUpdate::cache

◆ prop_size

float blender::ed::transform::TransCustomData_PartialUpdate::prop_size

The size of proportional editing used for BMPartialUpdate.

Definition at line 56 of file transform_convert_mesh.cc.

Referenced by blender::ed::transform::mesh_partial_ensure().

◆ prop_size_prev

float blender::ed::transform::TransCustomData_PartialUpdate::prop_size_prev

The size of proportional editing for the last update.

Definition at line 58 of file transform_convert_mesh.cc.

Referenced by blender::ed::transform::mesh_partial_ensure().


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