Skip to content

Unity-Technologies/profiler-snapshot-tool

Repository files navigation

description

Tool to make it easier to profile the editor without having the profiler window open. Uses current profiler settings so can also be used to profile outside of the editor. To use it: Tests/Profiler/Toggle Snapshot.

install

  • Open Packages/manifest.json
  • Add "com.unity.worldbuilding.profilersnapshot":"https://github.com/Unity-Technologies/profiler-snapshot-tool.git" to the dependencies list
{
  "dependencies": {
    "com.unity.worldbuilding.profilersnapshot": "https://github.com/Unity-Technologies/profiler-snapshot-tool.git"
  }
}

About

Tool to make it easier to profile the editor without having the profiler window open. To use it: Tests/Profiler/Toggle Snapshot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages