Unity Questions Flashcards
Verify the Statement: in a Unity script, start may not be called on the same frame, if the script is not enabled at initialization time
The statement is valid
What game objects are primitive that can be created using Game Object.CreatePrimitive
Cube, Plane, Quad, Sphere
How many layers does unity Generate?
Unity Generates 32 Layers
Which value for GameObject.SetActive() in Unity, will make the GameObject active?
The value is True
In Unity, when objects are instantiated during game play, thier Awake function is called after the script functions of the scene objects have already completed
That is True
Select the method in GameObject in unity which adds a component class to the game object
AddComponent
What is not a primitive that can be created using the GameObject.CreatePrimitive function In Unity
Square (2D objects)
Which view in Unity simulates what your final rendered game will look like through your scene cameras
The Game view
Where are the play, pause, and step controls present on the Unity editor window interface?
The Project window
Which module file format is not supported by Unity
Unity does not provide built in support for Cinema4D files. They should be exported from the proprietary software as .fbx files
Assets saved as .ma, .mb, .max, .c4d, or blend files fail to import unless you have the corresponding 3D modeling software installed on your computer.
What file formats are supported by Unity
Unity supports
Standard file formats: .fbx, .dae(Collada), .dxf, .obj.
These file formats are widely supported, they are often smaller than the proprietary equivalent, which makes your project size smaller, and faster to iterate over.
Proprietary file formats
You should not use Proprietary file formats in production, instead export to the .fbx format whenever possible
Unity can import proprietary files from certain 3D modeling software such as
Autodesk Maya
Blender
Modo
Cheetah3D
Applications that do not use. .fbx as an intermediary, Unity must convert them into. .fbx files before importing them into the editor. Such as
SketchUp
SpeedTree
Autodesk 3Ds Max
)) p
What is the location of the button Unity Cloud, on Unity editor window?
The toolbar
What is the location of the button for Unity Collaborate on Unitys Editor window interface
The Toolbar
Which view in Unity can show a 3D or 2D perspective
The Scene
In a Unity script, Awake is called only if the script is enabled
The statement is invalid
In a script, start is called exactly once in the lifetime of the script
This is correct
In a Unity script, Awake is called only if the script is not enabled
This is incorrect
Awake is called whether the script is enabled or not
In a Unity script, Awake is called when the script object is….
Initialized
Awake is only called In unity if the script isn’t activated
Invalid. Awake is called even if the script is a disabled component of an active gameobject
Where do you find the collaborate button in unity
In the Toolbar
Adjustments done in the inspector during play mode are permanent
Flase. Anything done/changed in the inspector during play mode will not be saved.
Instead you can copy the edited properties of the component and paste them in after you exit play mode
The following steps are used to create a navmesh from level geometry tagged as navigation static: Baking
That is true
You bake navmesh geometry
The animation window veiw allows the keys of several objects to be displayed on horizontal tracks (Dope sheet)
That is true
Drag determines the air resistance from forces influencing the GameObject in a rigid body component
That is true. Drag determine the air resistance from forces influencing the GameObject
To make this animation placeholder in the animator window, first right click in any available spot. Create state - Empty
True
In the unity editor, a prefab is an asset that stores a GameObject with components, scripts and properties
That is true
When is The Unity editor is in this mode, which is indicated by the red play controls
Animation record- The animation window time line is tinted red when it is in this mode. Unity automatically creates key frames at the playback head when you move, rotate, or modify any property that can be animated on your GameObject
Your project must be synced to a source control repository in order to use unity cloud build
That is true
Create code that will refer to the position of the GameObject
Verctor3 pos = transform. Position
I’m unity you must define the position, rotation, and size of a game object in the game. Even an empty object has a transform component
What button do you click to call the AudioSource.Play method
??? The speaker button???
Declaration
Public void Play(ulong delay = 0)
Score accumulation, health, attacking are examples of
Game Mechanics.
Game mechanics are the rules that govern and guide the players actions, as well as the games response to them.
What is The material property is a map that makes polygons appear the to have more surface detail then they actually have
Normal map material
Distinguish between rewarded and simple ads
Rewarded ads cannot be skipped by default
Simple ads can be skipped
A sprite is an image must be imported for an image component
True. Sprites are simple 2D objects that have graphical images. They have an x and y but no z width
What is The animation window that the graph view displays animations
Curve editor. New feature in unity 5.1
Use the enter/return or context menu to start editing selected keys. Tab to switch between fields. Enter/return to commit, escape to cancel
Which of the emit from options allows particles to come from any point within the emitter geometry
The Volume option
A culling mask on a light component does what
It determines which layers are affected by the light
Which component allows the canvas to resize in response to the size of the display
The canvas scaler
What method does not return a value
The start() method The start method is at the head of code that is run when the game is started. It is run only once
What is A spherical light that radiates in every direction
The Point Light. A light that is located at a point in the scene and emits light in all directions equally
A Spot light is located at a point in the scene and emits light in a cone shape
True
Directional light is located far away and emits light in one direction only
True
Light maps store data in which type of file
EXR
EXR file format, the professional grade image storage format if the motion picture industry
The purpose of the format is to accurately and efficiently represent high dynamic range scene linear image data and associated Metadata, with strong support for multipart