OptionalactiveThe mode to determine when the parameter is active. (default: 'default')
OptionalavailableThe interaction effect on objects when available. (default: '#ffffff')
OptionaldraggingThe interaction effect on objects when dragged. (default: '#0d44f0')
OptionalhoverIf the objects are hoverable. (default: true)
OptionalhoverThe interaction effect on objects when hovered. (default: '#00ff78')
OptionalobjectsThe objects that can be dragged.
For each object, the name filter, the restrictions, the drag anchors, and the drag origin can be defined. The name filter is used to filter the objects that can be dragged with the defined settings. This means that multiple objects can be dragged with different settings, but also multiple objects can be dragged with the same settings.
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.
Optionalrestrictions
Properties of a dragging parameter.