OptionalactiveThe mode to determine when the parameter is active. (default: 'default')
OptionalavailableThe interaction effect on objects when available. (default: '#ffffff')
OptionaldeselectIf true, the selection will be cleared when clicking on an empty space. (default: false)
OptionalhoverIf the objects are hoverable. (default: true)
OptionalhoverThe interaction effect on objects when hovered. (default: '#00ff78')
OptionalmaximumThe maximum number of objects that can be selected. (default: 1)
OptionalminimumThe minimum number of objects that can be selected. (default: 1)
OptionalnameThe names of the objects that can be interacted with. (see Jira document and discussion result)
OptionaloccludeWhen true, interactions are blocked by non-interactive solid geometry in front of the target. (default: false)
OptionalpromptA prompt that can be defined which is displayed instead of the default prompt.
OptionalactiveText?: stringThe text when the parameter is inactive.
OptionalactiveTitle?: stringThe title when the parameter is active.
OptionalinactiveTitle?: stringThe title when the parameter is inactive.
OptionalselectionThe interaction effect on objects when selected. (default: '#0d44f0')
Properties of a selection parameter.