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