AddComponentEntriesTo(DropdownMenu)
Adds the component menu items of the current selection to the Scene view context menu.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Actions
- Assembly: UnityEditor.CoreModule
public static void AddComponentEntriesTo(DropdownMenu menu)
Parameters
The Scene view context menu to add the component menu items of the current selection to.