gui » behaviors
behaviors
[ root » gui » behaviors ]
Use the behaviors
array to enable or disable the various context menu item behaviors. Refer to the Context Menu Tutorial for more information.
Note: You can also create your own custom menu items using the customItems
array in the contextMenu
object.
Attribute | Type | Info |
---|---|---|
enabled | String | To enable or disable individual context menu item behaviors. "all" | "none" |
id | String | To specify the behavior ID of the context menu item that is being accessed. "3D" | "LogScale" | "LinScale" | ... |