Skip to content

TrismegistusDevelopment/unity-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unity-extras

Installation

  • Open file manifest.json in your_repo/Packages
  • Under dependencies add following line:
"trismegistus.core": "https://github.com/TrismegistusDevelopment/unity-extras.git#upm",
  • Reopen your project in Unity

You should commit manifest.json

Content

  • Types
    • MinMaxFloat - ranged value with slider-style inspector
    • UnityEvents - common Unity events
  • Tools
    • CombineMesh - combines meshes from different go with material grouping
    • ScenePicker - inspector for picking Scene path from scene asset
    • ScriptingDefineSymbolsTool - changing Scripting Define Symbols (#DEFINE analogue) from code in editor
  • Extensions
    • TextureExtensions
      • Camera to Texture2D
      • RenderTexture to Texture2D
    • TransformExtensions
      • LocalToLocalMatrix using target Transform
      • LocalToLocalMatrix using target Matrix4x4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published