Blender  V3.3
Public Attributes | List of all members
TransCustomData_PartialUpdate Struct Reference

Public Attributes

struct BMPartialUpdatecache
 
float prop_size
 
float prop_size_prev
 

Detailed Description

Definition at line 47 of file transform_convert_mesh.c.

Member Data Documentation

◆ cache

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

◆ prop_size

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

◆ prop_size_prev

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


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