|
Blender
V2.93
|
Public Attributes | |
| struct { | |
| bool apply_snap_align_rotation | |
| bool is_valid_snapping_normal | |
| } | prev |
Custom data, stored in #TransInfo.custom.mode.data
Definition at line 58 of file transform_mode_translate.c.
| bool TranslateCustomData::apply_snap_align_rotation |
Definition at line 61 of file transform_mode_translate.c.
Referenced by applyTranslationValue(), and initTranslation().
| 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().