Opening the Editor

Different ways to open the N-Slice Editor

How To Open N-Slice Editor

There are multiple ways to access the N-Slice Editor in Unity.

1. Open Via Toolbar

Navigate to Window -> 2D -> N-Slice Editor in the Unity toolbar.

NSliceEditorMenu

2. Open Via Inspector

You can also open the editor directly from any component that uses an N-Slice Data asset by clicking the "Edit" button in the inspector.

9sliceInspector_Edit

This allows you to quickly access and edit the N-Slice configuration for a specific sprite that's already being used in your scene.