Skip to main content
Version: 3.6.0

Inspector Panel

View and edit a selected object’s components and properties in the Inspector panel.

effect house workspace interface

Add a Component

To open the Component menu:

  1. Select an object in the Hierarchy panel.
  2. Go to the Inspector panel to view the object's components.
  3. At the bottom of the panel, click + Add component.
component menu

Assign an Asset

You can import and apply assets directly in the Inspector panel for components with Texture and Material properties.

To assign a material or texture asset:

  1. Go to a component with a Texture or Material property.
  2. Click the Texture or Material field.
  3. The Asset window appears with available assets.
asset window
  1. Select an asset and click OK.
  2. If available, click + Import to add a new asset.
import asset

Add an Interaction

You can make an object interactive by adding an interaction. To open the Interaction menu:

  1. Select an object in the Hierarchy panel.
  2. Go to the Inspector panel.
  3. At the bottom of the panel, click + Add interaction.
interaction menu
  1. Select an interaction. The interaction appears in the Visual Scripting panel.

Find Asset Icon

When you import and assign a new Material or Texture, a Find asset icon will appear next to the property.

asset icon

The Find asset icon is useful for quickly locating and editing an asset's properties. Selecting the icon will redirect you to the respective asset in the Assets panel, improving search and modification abilities. This can be more efficient for complex projects that contain several assets.