Reader small image

You're reading from  Learning C# by Developing Games with Unity - Seventh Edition

Product typeBook
Published inNov 2022
Reading LevelBeginner
PublisherPackt
ISBN-139781837636877
Edition7th Edition
Languages
Tools
Right arrow
Author (1)
Harrison Ferrone
Harrison Ferrone
author image
Harrison Ferrone

Harrison Ferrone is an instructional content creator for LinkedIn Learning and Pluralsight, tech editor for the Ray Wenderlich website, and used to write technical documentation on the Mixed Reality team at Microsoft. He is a graduate of the University of Colorado at Boulder and Columbia College, Chicago. After a few years as an iOS developer at small start-ups, and one Fortune 500 company, he fell into a teaching career and never looked back.
Read more about Harrison Ferrone

Right arrow

Index

Symbols

3D space

navigating 260

A

abstract classes 300

example 300, 301

abstracting 122

access modifiers 50, 286

const 286

implementing 51

internal 51

private 51

protected 51

public 51

readonly 287

reference link 286

static 287, 288

using 50

actions

delegating 388, 389

animations 169

creating, in code 169-171

creating, in Unity Animation window 171-174

curves, handling 177, 178

keyframes, recording 174-177

tangents, adjusting 179

Animation window 169

Animator window 169

arithmetic operators 60

arrays 92, 93

indexing 93

multidimensional arrays 94

range exceptions 95

subscripts 93

asset paths

working with 340, 341

assignment operators 61, 62

B

bloated file 132

built-in types 52-55

reference link 53

C

C#

files, syncing 18

reference link, for topics 23

reference link, for types 50

resources 409

...
lock icon
The rest of the chapter is locked
You have been reading a chapter from
Learning C# by Developing Games with Unity - Seventh Edition
Published in: Nov 2022Publisher: PacktISBN-13: 9781837636877
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Author (1)

author image
Harrison Ferrone

Harrison Ferrone is an instructional content creator for LinkedIn Learning and Pluralsight, tech editor for the Ray Wenderlich website, and used to write technical documentation on the Mixed Reality team at Microsoft. He is a graduate of the University of Colorado at Boulder and Columbia College, Chicago. After a few years as an iOS developer at small start-ups, and one Fortune 500 company, he fell into a teaching career and never looked back.
Read more about Harrison Ferrone