Definition at line 7 of file Prefab.cs.
◆ Instantiate() [1/3]
Create game object from this prefab
- Returns
- Created game object
Definition at line 15 of file Prefab.cs.
◆ Instantiate() [2/3]
Create game object from this prefab
- Parameters
-
- Returns
- Created game object
Definition at line 28 of file Prefab.cs.
◆ Instantiate() [3/3]
Create game object from this prefab
- Parameters
-
position | Set position |
rotation | Set rotation |
- Returns
- Created game object
Definition at line 41 of file Prefab.cs.
The documentation for this class was generated from the following file: