- Source SDK Game Development Essentials
- Brett Bernier
- 144字
- 2021-07-16 12:30:43
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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The mapsrc
folder is where all your maps should be saved."
A block of code is set as follows:
"LightmappedGeneric" { "$basetexture" "mytextures/texture01" "$surfaceprop" "wood" }
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: "click on the Install Steam button in the top-right corner of the web page".
推薦閱讀
- 筆記本電腦使用、維護與故障排除實戰
- Aftershot Pro:Non-destructive photo editing and management
- Intel FPGA/CPLD設計(基礎篇)
- 零點起飛學Xilinx FPG
- Raspberry Pi 3 Cookbook for Python Programmers
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- 精選單片機設計與制作30例(第2版)
- 嵌入式系統設計教程
- 3ds Max Speed Modeling for 3D Artists
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- scikit-learn:Machine Learning Simplified
- 單片機系統設計與開發教程
- 數字媒體專業英語(第2版)
- 單片機原理及應用:基于C51+Proteus仿真
- Java Deep Learning Cookbook