Difference between revisions of "Developer Tooltip"

From Neos Wiki
Jump to navigation Jump to search
(+bullet list for context menu, simplifying language, adding internal links)
Line 4: Line 4:
 
== Where To Get The Tooltip ==
 
== Where To Get The Tooltip ==
  
The Developer Tooltip may be found in the [[Inventory#Essentials_Tools|Essentials Tools]] [[public folder]] that every user has in their [[inventory]].
+
The Developer Tooltip may be found in the [[Inventory#Essentials_Tools|Essentials Tools]] [[Public Folders|public folder]] that every user has in their [[inventory]].
  
 
== Using The Tooltip ==  
 
== Using The Tooltip ==  

Revision as of 00:43, 10 March 2021

The developer Tooltip is one of the most powerful tooltips in Neos, allowing you to access control gizmos for any object in Neos, edit and interact with them, create new objects and invoke the scene inspector.

Where To Get The Tooltip

The Developer Tooltip may be found in the Essentials Tools public folder that every user has in their inventory.

Using The Tooltip

The Developer Tooltip is an equipped like any standard tooltip.

While equipped your secondary action button will select objects.

While selected, objects can be edited using the gizmos.

Your context menu will gain a number of functions:

  • Undo and Redo
  • Create New
  • Open Inspector
  • Selection: Single
  • Deselect All
  • Destroy Selected
  • Dequip.

Opening the inspector with nothing selected will open an inspector instance pointed at Root. Otherwise, it will be targeted towards the most recently selected item.


Tutorial

Description of Tooltip function and radial context menu options:

Outdated: