Manage Channels mode
Configuration setting
mode: 'manageChannels'
Description
Allows to create channels and apply them to objects.
You may decide which channels are selectable on the Renderer view via the channels configuration parameter.
Configuration
Takes all of the Event Manager configuration options, styling and callbacks.
This mode also takes the following options:
manageChannelsList
manageChannelsList: boolean
Set to false
to only allow assigning/removing objects to/from channels: the manage channels button is not shown and editing the channels list is not possible.
manageChannelsList
is true
by default.
unavailableObjectsSelectable
unavailableObjectsSelectable: boolean
Controls whether unavailable objects can be selected or not. Set to false
to only allow selecting available objects.
unavailableObjectsSelectable
is true
by default.