MCQs > IT & Programming > Unity3D > Which code will display a valid Button?

Unity3D MCQs

Which of the following code will displays a valid Button?

Answer

Correct Answer: void OnGUI () { GUI.Button(new Rect(20,40,80,20), “myButton”); }

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Unity3D Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Unity3D Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it