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

Conventions

In this book, you will find a number of text styles 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 main Unity callback for application updates is the Update() function."

A block of code is set as follows:

public class TestComponent : MonoBehaviour {
    void Update() {
        if (Input.GetKeyDown(KeyCode.Space)) {
            PerformProfilingTest();
        }
    }
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

public class TestComponent : MonoBehaviour {
    void Update() {
        if (Input.GetKeyDown(KeyCode.Space)) {
            PerformProfilingTest();
        }
    }
}

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "The threshold value for the sleeping state can be modified under Edit | Project Settings | Physics | Sleep Threshold."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 长葛市| 福泉市| 阿坝| 边坝县| 丹棱县| 东方市| 岳阳县| 陵川县| 垣曲县| 平泉县| 明溪县| 南丹县| 买车| 治县。| 克山县| 鹤庆县| 定远县| 都兰县| 阿城市| 乌兰浩特市| 特克斯县| 湘潭县| 惠安县| 永年县| 奉贤区| 漳浦县| 广饶县| 宜宾市| 原阳县| 鄂州市| 淅川县| 瓦房店市| 河曲县| 长治县| 滦南县| 砚山县| 秭归县| 苏州市| 井研县| 抚州市| 昔阳县|