Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity access child

// To acces a child of a gameObject use the combination below
parentGameObject.transform.GetChild(0).gameObject
 
PREVIOUS NEXT
Tagged: #unity #access #child
ADD COMMENT
Topic
Name
4+1 =