Microsoft-Build-2016 / CodeLabs-GameDev-4-GraphicsDiag

Graphics Diagnostics and Performance Tuning for Games with VS2015
MIT License
6 stars 5 forks source link

Ex1: Task 6: Step 3 Do I really need to export again #5

Open stammen opened 8 years ago

stammen commented 8 years ago

According to Ex1: Task 6: Step 3: Now, save the change and do the _export _again from Unity. Once done, do a rebuild all:

I make the change int increaseDistancePerOctave = 20000 and then simply hit F5 and the change was incorporated into the build. Does the user really need to export the solution again from Unity?

Same thing with Task 7. Does the user really need to export from Unity again?