Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

instantiate an object at a certain position unity

Instatiate(prefab, new Vector3(posX, posY, posZ), Quaternion.identity);

 
PREVIOUS NEXT
Tagged: #instantiate #object #position #unity
ADD COMMENT
Topic
Name
5+8 =