How can a screenshot captured?
Correct Answer: Application.CaptureScreenshot(file);
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Unity3D Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Unity3D MCQ Questions
Emission parameter has a Global Illumination setting, allowing you to specify how the apparent light emitted from this material will affect the contextual lighting of other nearby objects. There are following options?
Which Extensible Plug-in Architecture used to increase Unity3D tools capcaity?
A C# class can only inherit from _____ class?
How can enumeration of colours be defined?
Using the following code you will get the distances to the walls in each of the four directions?
An animation controller parameter that has two possible values:
Output of code would be?
Which one will call MyUpdateMethod() every 1 second?
Which shader to apply transformation operations?
To play an animation with the Animation component, the imported animation must be of the type: