x


What manual is most complete.

I am starting to learn Unity in depth. Do I have to read all three manuals: Reference Manual, User Manual and Scripting Reference or User manual includes everything and Reference Manual and Scripting Reference are just subsections of it? Thanks.

more ▼

asked May 07 '10 at 06:58 AM

petrovom gravatar image

petrovom
13 1 1 5

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

The reference manual is for reference, if you need to use a particular class or function it's useful for checking what all the functions a class has and what arguments they take and what variables it uses. It also contains example uses of the functions which I find very useful.

To start with you should read the user manual and the guides to get you into grips with understanding the interface. Then you should try out some tutorials, using the reference manual if something doesn't make any sense.

There's no reason to just read one over the others, use all of them for their designed purpose.

more ▼

answered May 07 '10 at 07:04 AM

spinaljack gravatar image

spinaljack
9.1k 18 31 91

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x5053
x261
x38
x30

asked: May 07 '10 at 06:58 AM

Seen: 971 times

Last Updated: May 07 '10 at 06:58 AM