- Unity 3.x Game Development by Example Beginner's Guide
- Ryan Henson Creighton
- 113字
- 2021-04-02 18:34:12
Ding!
Hopefully, a little lightbulb has appeared above your head at this point. You may be wondering what else you see in that Inspector panel that you can get your grubby mitts on through code. Let's take a quick glance at what else is in that Mesh Renderer component:
- A checkbox labeled Cast Shadows (this is a Unity Pro feature)
- Another checkbox labeled Receive Shadows
- Something a little more complicated involving Materials
Unless you're some kind of whiz kid, it's unlikely that you'll figure out how to fiddle with this stuff on your own. Let's take a trip to the Unity Language Reference to see what it tells us about the Renderer class.
推薦閱讀
- Getting started with Google Guava
- C#程序設計實訓指導書
- MATLAB圖像處理超級學習手冊
- PyTorch自然語言處理入門與實戰
- Designing Hyper-V Solutions
- Silverlight魔幻銀燈
- 教孩子學編程:C++入門圖解
- 西門子S7-200 SMART PLC編程從入門到實踐
- 從零開始學Python網絡爬蟲
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- INSTANT LESS CSS Preprocessor How-to
- 陪孩子像搭積木一樣學編程:Python真好玩+Scratch趣味編程(全2冊)
- Node.js進階之路
- 區塊鏈原理、架構與應用(第2版)
- HTML5從入門到精通(第3版)