Interviewer And Interviewee Guide

Unity 3D Developer Interview Question:

Tell us in Unity 3d How Can You Hide Gameobject?

Submitted by: Muhammad
To hide gameobject in Unity 3D, you have to use the code

gameObject.transform.SetActive(false);
Submitted by: Muhammad

Read Online Unity 3D Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.