- HoloLens Beginner's Guide
- Jason Odom
- 162字
- 2021-07-02 23:35:17
Material plane
Now that our blue material is created, we can move forward to applying that material to the object. In order to do that, let's learn a little bit about the real-time interaction of the Scene view.
Let's take a quick look and find the Scene view tab, and select it to bring it forward, if it is not already. This view allows real-time interaction and the ability to see our project space from different angles easily. If you click on your mouse wheel/middle button anywhere in this view, you can pan the view around. If you right-click anywhere in this view, you can rotate the view:

Now, let's apply the material we have just changed to our platform GameObject:
- In our project window, left-click on the Platform material.
- Without releasing the left-click, drag the mouse pointer to the platform object in the Scene view:

Simple enough, right? After you finish those steps, your platform should look something similar to this:

- Apache ZooKeeper Essentials
- Java應(yīng)用與實(shí)戰(zhàn)
- C#完全自學(xué)教程
- 深入淺出Java虛擬機(jī):JVM原理與實(shí)戰(zhàn)
- 秒懂設(shè)計(jì)模式
- JSP開(kāi)發(fā)案例教程
- Python Data Analysis(Second Edition)
- Android Native Development Kit Cookbook
- Mastering Web Application Development with AngularJS
- Julia 1.0 Programming Complete Reference Guide
- Learning Modular Java Programming
- 深入淺出Python數(shù)據(jù)分析
- JavaEE架構(gòu)與程序設(shè)計(jì)
- 你好!Python
- Python程序設(shè)計(jì)教程