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

  • 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.

主站蜘蛛池模板: 灯塔市| 清镇市| 莱州市| 青阳县| 普陀区| 日喀则市| 公安县| 长子县| 江口县| 南平市| 达日县| 江西省| 泸水县| 鄂尔多斯市| 凤冈县| 海原县| 玉田县| 涞水县| 仁寿县| 武定县| 曲周县| 青神县| 寿光市| 西丰县| 西青区| 伊宁县| 定日县| 德兴市| 阿鲁科尔沁旗| 东城区| 石泉县| 蒙自县| 招远市| 金平| 讷河市| 灵丘县| 宣武区| 龙口市| 墨竹工卡县| 黑水县| 酉阳|