The previous gizmo that the dev tool targeted for gizmo options.
Sync Delegates
Lua error in mw.text.lua at line 25: bad argument #1 to 'match' (string expected, got nil).
Triggers
Method Name
Method type and Arguments.
Is the method hidden?
Description
Selection
Selection: Sets the selection mode for the tool (select by using the secondary action):
Single: Select single object. Selecting an unselected object deselects any other selected object. Selecting a selected object unselects that object.
Multi: Select multiple objects. Selecting an unselected object adds that object to the selected objects. Selecting a selected object unselects that object.
Interaction
Interaction: What gizmo transformation should be relative to:
Tip: Gizmo transformation is relative to the tool's tip.
Projection: Gizmo transformation is relative to the projected point.
Examples
The DevTool component can be used on it's own to create a Developer Tool or be used in a ToolMultiplexer to create a MultiTool.