Blender  V2.93
Public Attributes | List of all members
TranslateCustomData Struct Reference

Public Attributes

struct {
   bool   apply_snap_align_rotation
 
   bool   is_valid_snapping_normal
 
prev
 

Detailed Description

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

Definition at line 58 of file transform_mode_translate.c.

Member Data Documentation

◆ apply_snap_align_rotation

bool TranslateCustomData::apply_snap_align_rotation

Definition at line 61 of file transform_mode_translate.c.

Referenced by applyTranslationValue(), and initTranslation().

◆ is_valid_snapping_normal

bool TranslateCustomData::is_valid_snapping_normal

Definition at line 62 of file transform_mode_translate.c.

Referenced by applyTranslationValue(), and initTranslation().

◆ 

struct { ... } TranslateCustomData::prev

Settings used in the last call to applyTranslation.

Referenced by applyTranslationValue(), and initTranslation().


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