|
Blender V5.0
|
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 982 of file outliner_draw.cc.
| bool blender::ed::outliner::RestrictPropertiesActive::base_hide_viewport |
| bool blender::ed::outliner::RestrictPropertiesActive::bone_hide_viewport |
Definition at line 997 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 996 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 990 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 995 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 994 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 985 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 983 of file outliner_draw.cc.
Referenced by blender::ed::outliner::outliner_draw_restrictbuts(), and blender::ed::outliner::outliner_restrict_properties_enable_collection_set().