Package bpy :: Module types :: Class SpaceOutliner
[hide private]
[frames] | no frames]

Class SpaceOutliner


The Space Outliner Object

Outliner space data.

(no references to this struct found)

Instance Variables [hide private]
enum display_mode
Type of information to display in...
boolean show_restriction_columns
Show colum
enum (readonly) type
Space data type. (Inherited from bpy.types.Space)
Instance Variable Details [hide private]

display_mode

Type of information to display in...
  • ALL_SCENES
  • CURRENT_SCENE
  • VISIBLE_LAYERS
  • SELECTED
  • ACTIVE
  • SAME_TYPES
  • GROUPS
  • LIBRARIES
  • SEQUENCE
  • DATABLOCKS
  • USER_PREFERENCES
  • KEYMAPS
Type:
enum