Method Create
Create(GameObject)
Create a new prototype from a game object or prefab.
public static GTreePrototype Create(GameObject g)
Parameters
gGameObjectThe source game object or prefab.
Returns
- GTreePrototype
The new prototype
Create a new prototype from a game object or prefab.
public static GTreePrototype Create(GameObject g)
g GameObjectThe source game object or prefab.
The new prototype