Interviewer And Interviewee Guide

3D Graphics Interview Question:

Tell me 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 3D Graphics Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.