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’ |
|---|
Show brush textures
| Type : | boolean, default False |
|---|
Use the pinned context
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|