loadPreferences(registry_name)
Loads the registry from the user preference directory ($HOUDINI_USER_PREF_DIR). Once loaded, the updated preference values can be accessed using hou.getPreference().
Parameters ¶
registry_name
The unique identifier of the registry to be loaded.
See also |