Skip to content

ECHTNICE/EnRaycastManager

Repository files navigation

Unity EnRaycastManager

repo-size version last-commit build-status license size

twitter

Features

sceneview

  • In SceneView Editing
  • SceneView Tool: Test Single Cast Item, Test All Cast Items
  • Visualisation: Colors, Normals, Hit GameObject Name, Hit Positions
  • Support Types: Raycast, RaycastAll, RaycastNonAlloc, CapsuleCast, CapsuleCastAll, CapsuleCastNonAlloc, SphereCast, SphereCastAll, SphereCastNonAlloc, BoxCast, BoxCastAll, BoxCastNonAlloc
  • Define Expectetions
  • Use your own RaycastHit Adapter

inspector

Installation

To install this package, add the following line to your manifest.json file located within your project's packages directory. For more details and troubleshooting of the Unity Packages manager, head over to the Installation Guide.

"com.echtnice.enraycastmanager": "git+https://github.com/ECHTNICE/EnRaycastManager"

This project is licensed under the terms of the MIT license.

About

Unity Raycast Manager

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages