SpawnerSpawn(String, Vector3) Method
Spawn an new object from name for all Users in the Room with position.
Namespace: AlterunaAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
public GameObject Spawn(
string name,
Vector3 position
)
- name String
-
- position Vector3
- The position which the GameObject will be spawned with.
GameObject