Method CreateGameObject
CreateGameObject(MenuCommand)
Create a newVector2FieldGameObject.
Declaration
[MenuItem("GameObject/UI Toolkit/Numeric Fields/Vector2", false, 36)]
public static void CreateGameObject(MenuCommand menuCommand)Parameters
| Type | Name |
|---|---|
| MenuCommand | menuCommand |
