官术网_书友最值得收藏!

  • Unity 2020 By Example
  • Robert Wells
  • 113字
  • 2021-06-11 17:57:11

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Rename it Turtle."

A block of code is set as follows:

public class ObjectPool : MonoBehaviour

{

public void DeSpawn(Transform ObjectToDespawn)

{

ObjectToDespawn.gameObject.SetActive(false);

ObjectToDespawn.SetParent(transform);

ObjectToDespawn.position = Vector3.zero;

}

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select the Android tab."

Tips or important notes

Appear like this.

主站蜘蛛池模板: 乐安县| 景宁| 岳普湖县| 遂昌县| 政和县| 碌曲县| 肥东县| 定边县| 平山县| 塘沽区| 镇康县| 濮阳市| 衡东县| 梨树县| 余姚市| 台中市| 玛沁县| 东兴市| 卢湾区| 黄骅市| 平昌县| 普兰店市| 大厂| 奉化市| 玉屏| 和平县| 友谊县| 江口县| 泽州县| 庆元县| 荆门市| 太原市| 丹寨县| 剑河县| 壤塘县| 黔东| 科技| 含山县| 长垣县| 平泉县| 攀枝花市|