Other IT & Programming Subjects
Unity3d
Which one of the following is valid Generic Function Definition in UnityScript?
Explanation:
UnityScript uses function name with T type parameter syntax. Return type comes after function declaration.
Lighting: In 3D, basic, non-GI is performed on a per _____ basis?
Explanation:
Basic lighting is performed per vertex for non-GI rendering. This is faster than per-pixel calculations.
____ are a common concept to all 3D applications, as they provide the means to set the visual appearance of a 3D model. From basic colors to reflective image-based surfaces?
Explanation:
Materials set visual appearance of 3D models. They define colors, textures, and surface properties.
3D, basic and non-GI lighting is performed on a per _____basis.
Explanation:
Basic lighting is performed per vertex for efficiency. Per-pixel lighting offers higher quality but costs more.
Filter by Difficulty
Difficulty Filter
Sign in to unlock
Sign in to unlock