DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
create new gameobject unity
// Create GameObject with the name "name".
GameObject
newLocation
=
new
GameObject
(
"name"
)
;
PREVIOUS
NEXT
Tagged:
#create
#gameobject
#unity
ADD COMMENT
Topic
COMMENT
Name
6+1 =
Submit