|
Blender V4.3
|
Public Attributes | |
| bool | object_hide_viewport |
| bool | object_hide_select |
| bool | object_hide_render |
| bool | base_hide_viewport |
| bool | collection_hide_viewport |
| bool | collection_hide_select |
| bool | collection_hide_render |
| bool | layer_collection_exclude |
| bool | layer_collection_holdout |
| bool | layer_collection_indirect_only |
| bool | layer_collection_hide_viewport |
| bool | modifier_show_viewport |
| bool | modifier_show_render |
| bool | constraint_enable |
| bool | bone_hide_viewport |
Definition at line 949 of file outliner_draw.cc.
| bool blender::ed::outliner::RestrictPropertiesActive::base_hide_viewport |
| bool blender::ed::outliner::RestrictPropertiesActive::bone_hide_viewport |
Definition at line 964 of file outliner_draw.cc.
| bool blender::ed::outliner::RestrictPropertiesActive::collection_hide_render |
| bool blender::ed::outliner::RestrictPropertiesActive::collection_hide_select |
| bool blender::ed::outliner::RestrictPropertiesActive::collection_hide_viewport |
| bool blender::ed::outliner::RestrictPropertiesActive::constraint_enable |
Definition at line 963 of file outliner_draw.cc.
Referenced by blender::ed::outliner::outliner_draw_restrictbuts(), and blender::ed::outliner::outliner_restrict_properties_enable_collection_set().
| bool blender::ed::outliner::RestrictPropertiesActive::layer_collection_exclude |
Definition at line 957 of file outliner_draw.cc.
Referenced by blender::ed::outliner::outliner_restrict_properties_enable_layer_collection_set().
| bool blender::ed::outliner::RestrictPropertiesActive::layer_collection_hide_viewport |
| bool blender::ed::outliner::RestrictPropertiesActive::layer_collection_holdout |
| bool blender::ed::outliner::RestrictPropertiesActive::layer_collection_indirect_only |
| bool blender::ed::outliner::RestrictPropertiesActive::modifier_show_render |
Definition at line 962 of file outliner_draw.cc.
Referenced by blender::ed::outliner::outliner_draw_restrictbuts(), and blender::ed::outliner::outliner_restrict_properties_enable_collection_set().
| bool blender::ed::outliner::RestrictPropertiesActive::modifier_show_viewport |
Definition at line 961 of file outliner_draw.cc.
Referenced by blender::ed::outliner::outliner_draw_restrictbuts(), and blender::ed::outliner::outliner_restrict_properties_enable_collection_set().
| bool blender::ed::outliner::RestrictPropertiesActive::object_hide_render |
Definition at line 952 of file outliner_draw.cc.
Referenced by blender::ed::outliner::outliner_draw_restrictbuts(), and blender::ed::outliner::outliner_restrict_properties_enable_collection_set().
| bool blender::ed::outliner::RestrictPropertiesActive::object_hide_select |
| bool blender::ed::outliner::RestrictPropertiesActive::object_hide_viewport |
Definition at line 950 of file outliner_draw.cc.
Referenced by blender::ed::outliner::outliner_draw_restrictbuts(), and blender::ed::outliner::outliner_restrict_properties_enable_collection_set().