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’ |
---|
Type : | Addons bpy_prop_collection of Addon, (readonly) |
---|
Type : | PathCompareCollection bpy_prop_collection of PathCompare, (readonly) |
---|
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 : | bpy_prop_collection of Theme, (readonly) |
---|
Type : | bpy_prop_collection of ThemeStyle, (readonly) |
---|
Preferences related to viewing data
Type : | UserPreferencesView, (readonly, never None) |
---|
Inherited Properties
Inherited Functions
References