- 3ds Max Speed Modeling for 3D Artists
- Thomas Mooney
- 162字
- 2021-08-05 18:48:52
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "You may like to try the ModularToolbarsUI
, which exposes more than what the default UI does."
While there are very few cases where code is referenced, a block of code is set as follows:
FOR batch in selection DO ( local newUVW = Unwrap_UVW() addmodifier batch newUVWnewUVW.pack 0 5.0 true false false )
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "In the menu bar at the top of the screen, go to the Create menu and choose
Standard Primitives | Box".
推薦閱讀
- Augmented Reality with Kinect
- 電腦維護(hù)與故障排除傻瓜書(shū)(Windows 10適用)
- 計(jì)算機(jī)組裝與系統(tǒng)配置
- 電腦組裝、維護(hù)、維修全能一本通(全彩版)
- 現(xiàn)代辦公設(shè)備使用與維護(hù)
- 嵌入式系統(tǒng)設(shè)計(jì)教程
- OpenGL Game Development By Example
- Creating Flat Design Websites
- Machine Learning with Go Quick Start Guide
- 單片機(jī)系統(tǒng)設(shè)計(jì)與開(kāi)發(fā)教程
- Istio服務(wù)網(wǎng)格技術(shù)解析與實(shí)踐
- FL Studio Cookbook
- 筆記本電腦芯片級(jí)維修從入門(mén)到精通(圖解版)
- Arduino項(xiàng)目開(kāi)發(fā):智能生活
- Blender 3D By Example