Help System

BakeMaster provides wide support for its users. It includes built-in User Interface Tooltips, Online web Documentation, and Community connection with support.

UI Tooltips

tooltips

To view the tooltip of a UI layout element, hover the mouse cursor over it. The tooltip will appear in a second and usually for Operator or Property structure classes. If you don’t see a tooltip, enable Tooltips in the Blender Preferences.

Tooltip Elements

The UI structure class can contain the following tooltip elements:

Name

Name of the control.

Description

Short description of the control.

Value

The current assigned value of the control.

Python data path

When Python Tooltips are enabled in the Blender Preferences, a Python API access expression will be displayed.

UI Context Menu

When clicking with the right mouse click on the UI Property, the context menu appears:

context_menu

Below are some of the controls that the menu has:

Reset to Default Value

Reset the property’s value to its default value.

Copy Data Path | Copy Full Data Path

Copy the RNA path data path for the property to the clipboard

Online Manual

View a context-based online manual in a web browser (link to a context-based section in the BakeMaster Documentation)