|
Blender
V2.93
|
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 875 of file outliner_draw.c.
| bool RestrictPropertiesActive::base_hide_viewport |
Definition at line 879 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), outliner_restrict_properties_enable_collection_set(), and outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::bone_hide_viewport |
Definition at line 890 of file outliner_draw.c.
| bool RestrictPropertiesActive::collection_hide_render |
Definition at line 882 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), outliner_restrict_properties_enable_collection_set(), and outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::collection_hide_select |
Definition at line 881 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), outliner_restrict_properties_enable_collection_set(), and outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::collection_hide_viewport |
Definition at line 880 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), outliner_restrict_properties_enable_collection_set(), and outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::constraint_enable |
Definition at line 889 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), and outliner_restrict_properties_enable_collection_set().
| bool RestrictPropertiesActive::layer_collection_exclude |
Definition at line 883 of file outliner_draw.c.
Referenced by outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::layer_collection_hide_viewport |
Definition at line 886 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), outliner_restrict_properties_enable_collection_set(), and outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::layer_collection_holdout |
Definition at line 884 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), outliner_restrict_properties_enable_collection_set(), and outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::layer_collection_indirect_only |
Definition at line 885 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), outliner_restrict_properties_enable_collection_set(), and outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::modifier_show_render |
Definition at line 888 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), and outliner_restrict_properties_enable_collection_set().
| bool RestrictPropertiesActive::modifier_show_viewport |
Definition at line 887 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), and outliner_restrict_properties_enable_collection_set().
| bool RestrictPropertiesActive::object_hide_render |
Definition at line 878 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), and outliner_restrict_properties_enable_collection_set().
| bool RestrictPropertiesActive::object_hide_select |
Definition at line 877 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), outliner_restrict_properties_enable_collection_set(), and outliner_restrict_properties_enable_layer_collection_set().
| bool RestrictPropertiesActive::object_hide_viewport |
Definition at line 876 of file outliner_draw.c.
Referenced by outliner_draw_restrictbuts(), and outliner_restrict_properties_enable_collection_set().