Blender V4.3
TransCustomData_PartialUpdate Struct Reference

Public Attributes

BMPartialUpdatecache
 
float prop_size
 
float prop_size_prev
 

Detailed Description

Definition at line 54 of file transform_convert_mesh.cc.

Member Data Documentation

◆ cache

BMPartialUpdate* TransCustomData_PartialUpdate::cache

Definition at line 55 of file transform_convert_mesh.cc.

Referenced by mesh_customdata_free(), and mesh_partial_ensure().

◆ prop_size

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().

◆ prop_size_prev

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().


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