Info
Version: | 1.0.0 |
Author(s): | Meng Hui Koh |
Last Update: | Tuesday, February 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/meng-hui/UnityEngineAnalyzer |
NuGet Url: | https://www.nuget.org/packages/UnityEngineAnalyzer |
Install
Install-Package UnityEngineAnalyzer
dotnet add package UnityEngineAnalyzer
paket add UnityEngineAnalyzer
UnityEngineAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Unity3D makes it easy for us to make cross platform games, but there are hidden rules about performance and AOT, which might only come with experience, testing or reading the forums. It is hoped that such problems can be caught before compilation.