base classes — bpy_struct, Space
Properties space data
Arrangement of the panels
Type : | enum in [‘HORIZONTAL’, ‘VERTICAL’], default ‘HORIZONTAL’ |
---|
Type of active data to display and edit
Type : | enum in [‘SCENE’, ‘RENDER’, ‘WORLD’, ‘OBJECT’, ‘CONSTRAINT’, ‘MODIFIER’, ‘DATA’, ‘BONE’, ‘BONE_CONSTRAINT’, ‘MATERIAL’, ‘TEXTURE’, ‘PARTICLE’, ‘PHYSICS’], default ‘RENDER’ |
---|
Type of texture data to display and edit
Type : | enum in [‘MATERIAL’], default ‘MATERIAL’ |
---|
Use the pinned context
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|