当前位置:网站首页>Have you seen the interview questions of VR major? Trust me, it's absolutely useful
Have you seen the interview questions of VR major? Trust me, it's absolutely useful
2022-07-24 07:44:00 【Glunn】
One 、 Theoretical questions
1. ask :unity What are the basic functions commonly used in the script life cycle ?
answer :Awake --> Start --> OnEnable --> Update --> FixedUpdate --> LateUpdate -->OnGUI --> OnDisable -->OnDestroy.
2. ask :unity How to realize the function of script ?
answer : Attaching a custom script to an object object constitutes a behavior .
3. ask :unity API What are the components of
answer : Properties and methods
4. ask : What method does the camera work in ?
answer :LateUpdate .
5. ask : What function is the physical control mainly placed in ?
answer :FixedUpdate .
6. ask : What is a script ?
answer : A script is a set of executable line by line text commands ..
7. ask : What is? unity API?
answer :unity Script interface provided by engine .
8. ask : What is? API Properties of the interface ?
answer :API Characteristics and characteristic description of the interface .
9. ask : What is? API Methods ?
answer : Behavior of objects
10. ask : How to add scripts to objects ?
answer : stay project Select script in the panel , Then drag it to the object you want to add .
11. ask : How to exit the application ?
answer : Use Application Class Quit Method .
12. ask : How to start from the scene A Switch to the scene B?
answer : Scene A Use SceneManager.LoadScene Method to load the scene B.
13. ask : How to judge whether the game object is active ?
answer : Use GameObject.active attribute
14. ask : How to get the resolution of the screen ?
answer : Use... In scripts Screen.currentResolution Method to obtain the resolution of the current screen .
15. ask : How to get the number of sub objects of an object ?
answer : Use Transform.childCount Method .
16. ask : How to rotate objects ?
answer : Use Transform.Rotate Method ..
17. ask : How to find objects with specified names in the scene ?
answer : Use GameObject.Find Method
18. ask : How to start a collaborative program ?
answer : use StartCoroutine Method .
19. ask : How to get keyboard key messages ?
answer : use Input.GetKey Method .
***
20. ask : How to destroy a UnityEngine.Object And its subclasses ?
answer : Use Destroy() Method .
21. ask : The property panel does not show how the variables declared in the script should be modified ?
answer : Change the variable declaration permission in the script to public.
***
22. stay Update Method to start a collaborative program , Why is it repeated
answer :Update The method is to execute once per frame , Each frame will start a collaborative program .
23. In the scene, the persona can pass through the wall , How to deal with ?
answer : Add collision bodies to walls and personas
24. Both objects in the scene have Collider Components , But how to deal with it without collision effect ?
answer : Confirm the Collider Component's is Trigger Property is not checked .
25. The way to start the process is ?
answer :StartCoroutine();
26. The way to stop the process is ?
answer :StopCoroutine();
27. Method OnDestroy() When to call ?
answer : Use when the script is destroyed
28. Method OnDisable() When to use ?
answer : When scripts are disabled
29.unity The statement that outputs data on the console in is ?
answer :Debug.Log();
30. How to get the coordinates of the mouse ?
answer :Input.mousePosition
Two 、 Industry questions
31.C# Which company's high-level programming language ?
answer : Microsoft
32.U3D What are the common code development tools ?
answer :Visual Studio and MonoDevelop
33.U3D Self contained UI What kind is it UI?
answer :OnGUI
34. What is? U3D Development Engineer ??
answer : utilize unity The engine develops applications that can run on multiple platforms
35. ask : Please list 2016 Published in VR Hardware products (3 paragraph )?
answer :HTC vive Pico Storm mirror 4 Dapeng glasses PSVR
36. ask : Please list about VR Portal for (3 individual )?
answer : Sina VR tencent VR VR The home of 87870
37.Unity What are the scripting languages ?
answer :C# script and JavaScript
38. list 2016 year vr Top several in the industry ( At least three )
answer :vr game 、vr The movie 、vr Live video 、vr Online retailers 、vr Medical care
39. ask : Please list 2016 Published in VR Hardware products (3 paragraph )?
answer :HTC vive Pico Storm mirror 4 Dapeng glasses PSVR
40. Which year is called VR First year ?
answer :2016 year
边栏推荐
- 【Pytorch】Dataset_ DataLoader
- Postman extracts the token parameter value in the response header and sets it as an environment variable, with code attached
- 2022-07-23:给定N件物品,每个物品有重量(w[i])、有价值(v[i]), 只能最多选两件商品,重量不超过bag,返回价值最大能是多少? N <= 10^5, w[i] <= 10^5, v
- Collection of binary tree topics
- Binary search common questions
- numpy.concatenate
- Tools for data visualization
- About the solution of thinking that you download torch as a GPU version, but the result is really a CPU version
- Appium doctor command error pit - resolved
- Advanced part of C language I. data storage
猜你喜欢

Reptile learning - Overview

Simple Gateway - intranet server safely obtains external network data

Problems encountered in inserting large quantities of data into the database in the project

从零开始C语言精讲篇3:函数

Unable to auto assemble, bean of type "redistemplate" not found

Use JMeter to analyze and test the lottery probability of the lottery interface

Selenium basic knowledge paging processing

觉维设计响应式布局

JMeter stress test index interpretation

Harbor2.2 用户角色权限速查
随机推荐
Vulnhub DC1
Collection of sorting topics
2022-07-23:给定N件物品,每个物品有重量(w[i])、有价值(v[i]), 只能最多选两件商品,重量不超过bag,返回价值最大能是多少? N <= 10^5, w[i] <= 10^5, v
Cloud version upgrade
Harbor2.2 quick check of user role permissions
Selenium use
Hcip day 10 notes
Facing Tencent (actual combat) - Test Development - detailed explanation of interns (face experience)
XSS vulnerability learning
Error when using PIP: pip is configured with locations that requires tls/ssl
numpy.concatenate
A simple mobile terminal todo
The difference between get and post
XSS漏洞学习
Write three piece chess in C language
【HiFlow】腾讯云HiFlow场景连接器实现校园信息管理智能化
Devops essay
觉维设计响应式布局
Hcip day 9 notes
Installation and use of Zen path & defect report & defect operation