inspector-view.rst 620 B

1234567891011121314151617
  1. .. include:: ../_header.rst
  2. .. highlight:: javascript
  3. Inspector view
  4. --------------
  5. The |InspectorView|_ shows the properties of the objects selected in the active view or editor.
  6. The properties are grouped into sections. The sections can be collapsed/expanded.
  7. The label of the property supports tooltip. Usually, this tooltip is the correspondent |PhaserAPI|_ documentation of the property.
  8. In addition to common properties, a section can display preview images or buttons to apply certain operations to the selected objects.
  9. .. image:: ../images/workbench-inspector-view-04162020.webp
  10. :alt: Inspector view.