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

Class UserPreferences

The User Preferences Object

Global user preferences.

References

Nested Classes [hide private]
  UserPreferencesEdit
Settings for interacting with Blender data.
  UserPreferencesFilePaths
Default paths for external files.
  UserPreferencesInput
Settings for input devices.
  UserPreferencesSystem
Graphics driver and operating system settings.
  UserPreferencesView
Preferences related to viewing data
Instance Variables [hide private]
enum active_section
Active section of the user preferences shown in the user interface.
UserPreferencesEdit (readonly) edit
Settings for interacting with Blender data.
UserPreferencesFilePaths (readonly) filepaths
Default paths for external files.
UserPreferencesInput (readonly) inputs
Settings for input devices.
UserPreferencesSystem (readonly) system
Graphics driver and operating system settings.
Collection of Theme (readonly) themes
Themes
Collection of ThemeStyle (readonly) uistyles
Styles
UserPreferencesView (readonly) view
Preferences related to viewing data.
Instance Variable Details [hide private]

active_section

Active section of the user preferences shown in the user interface. in...
  • INTERFACE
  • EDITING
  • INPUT
  • THEMES
  • FILES
  • SYSTEM
Type:
enum