 | CreateEmptyInCenterEditor Class |
Creates a new, empty game object at the center of the current selection,
and reparents all selected game objects to the new one.
Inheritance HierarchySystemObject Object ScriptableObject Editor Slash.Unity.Editor.Common.MenuItems.UtilCreateEmptyInCenterEditor
Namespace: Slash.Unity.Editor.Common.MenuItems.UtilAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntaxpublic class CreateEmptyInCenterEditor : Editor
Public Class CreateEmptyInCenterEditor
Inherits Editor
public ref class CreateEmptyInCenterEditor : public Editor
type CreateEmptyInCenterEditor =
class
inherit Editor
end
The CreateEmptyInCenterEditor type exposes the following members.
Constructors
Methods
See Also