base class — bpy_struct
Global user preferences
Active section of the user preferences shown in the user interface
| Type : | enum in [‘INTERFACE’, ‘EDITING’, ‘INPUT’, ‘ADDONS’, ‘THEMES’, ‘FILES’, ‘SYSTEM’], default ‘INTERFACE’ |
|---|
Settings for interacting with Blender data
| Type : | UserPreferencesEdit, (readonly, never None) |
|---|
Default paths for external files
| Type : | UserPreferencesFilePaths, (readonly, never None) |
|---|
Settings for input devices
| Type : | UserPreferencesInput, (readonly, never None) |
|---|
Graphics driver and operating system settings
| Type : | UserPreferencesSystem, (readonly, never None) |
|---|
| Type : | Collection of ThemeStyle, (readonly) |
|---|
Preferences related to viewing data
| Type : | UserPreferencesView, (readonly, never None) |
|---|
Inherited Properties
Inherited Functions
|
References