Blender V4.3
TranslateCustomData Struct Reference

Public Attributes

struct { 
 
   enum eTranslateRotateMode   rotate_mode 
 
prev 
 
float3 snap_target_grid
 

Detailed Description

Custom data, stored in #TransInfo.custom.mode.data

Definition at line 54 of file transform_mode_translate.cc.

Member Data Documentation

◆ [struct]

struct { ... } TranslateCustomData::prev

Settings used in the last call to applyTranslation.

Referenced by applyTranslationValue(), and initTranslation().

◆ rotate_mode

enum eTranslateRotateMode TranslateCustomData::rotate_mode

Definition at line 57 of file transform_mode_translate.cc.

Referenced by applyTranslationValue(), and initTranslation().

◆ snap_target_grid

float3 TranslateCustomData::snap_target_grid

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