base classes — bpy_struct, Space
Outliner space data
Type of information to display
Type : | enum in [‘ALL_SCENES’, ‘CURRENT_SCENE’, ‘VISIBLE_LAYERS’, ‘SELECTED’, ‘ACTIVE’, ‘SAME_TYPES’, ‘GROUPS’, ‘LIBRARIES’, ‘SEQUENCE’, ‘DATABLOCKS’, ‘USER_PREFERENCES’, ‘KEYMAPS’], default ‘ALL_SCENES’ |
---|
Live search filtering string
Type : | string, default “” |
---|
Show column
Type : | boolean, default False |
---|
Only use case sensitive matches of search string
Type : | boolean, default False |
---|
Only use complete matches of search string
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|