Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ObjectFactory

class in UnityEditor

/

Implemented in:UnityEditor

Description

Use the DefaultObject to create a new UnityEngine.Object in the editor.

The creation process handles Undo registration and applies default values from your project.

Static Methods

AddComponentCreates a new component and adds it to the specified GameObject.
CreateGameObjectCreates a new GameObject.
CreateInstanceCreate a new instance of the given type.
CreatePrimitiveCreates a GameObject primitive.

Did you find this page useful? Please give it a rating: