An open API service indexing awesome lists of open source software.

https://github.com/jwellone/raycasttargetdisplay

A function that can visualize Raycast targets of ugui. This feature is one of the "j1Tech" developed by jwellone Inc for Unity.
https://github.com/jwellone/raycasttargetdisplay

unity

Last synced: over 1 year ago
JSON representation

A function that can visualize Raycast targets of ugui. This feature is one of the "j1Tech" developed by jwellone Inc for Unity.

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/jwellone/RaycastTargetDisplay.svg?style=plastic)](https://github.com/jwellone/RaycastTargetDisplay/blob/main/LICENSE)
[![GitHub Release](https://img.shields.io/github/v/release/jwellone/RaycastTargetDisplay.svg?style=plastic)](https://GitHub.com/jwellone/RaycastTargetDisplay/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/jwellone/RaycastTargetDisplay/total?color=blue&style=plastic)](https://GitHub.com/jwellone/RaycastTargetDisplay/releases)
![GitHub repo size](https://img.shields.io/github/repo-size/jwellone/RaycastTargetDisplay?label=size&style=plastic)
![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp&style=plastic)
[![Unity](https://img.shields.io/badge/Unity-100000?logo=unity&style=plastic)](https://unity.com)

# RaycastTargetDisplay
Display the range of UGUI's Raycast target with the following settings:

- Display in Gizmo: You can visualize the range in the Unity Editor Gizmo.
- Display Types: Choose between "Wireframe" or "Filled" to customize the appearance of the displayed range.
- Custom Color per Canvas: Set a unique color for the displayed range on a per-canvas basis.

This feature is one of the "j1Tech" developed by jwellone Inc for Unity.

## Getting Started
- Import this package into your project.
- Open the right-click menu on the hierarchy.
- From the menu, select UI > jwellone > RaycastTargetDisplay.
- Can select the RaycastTargetDispaly object added on the Hierarchy and set the display contents on the Inspector.

![RaycastTargetDisplay](https://github.com/jwellone/RaycastTargetDisplay/assets/85072161/c2a1ebb5-561e-4b9a-ba66-01ee166fb30e)

## Authors
Developer:[Yasuhiko Usui.](https://github.com/UsuiYasuhiko-jw1)

[![GitHub watchers](https://img.shields.io/github/watchers/jwellone/RaycastTargetDisplay.svg?style=social&label=Watch)](https://GitHub.com/jwellone/RaycastTargetDisplay/watchers/)
[![GitHub stars](https://img.shields.io/github/stars/jwellone/RaycastTargetDisplay.svg?style=social&label=Stars)](https://GitHub.com/jwellone/RaycastTargetDisplay/stargazers)
[![GitHub fork](https://img.shields.io/github/forks/jwellone/RaycastTargetDisplay.svg?style=social&label=Fork)](https://GitHub.com/jwellone/RaycastTargetDisplay/network/members)
[![Twitter](https://img.shields.io/twitter/follow/jwellone?label=Twitter&logo=twitter&style=social)](http://twitter.com/jwellone)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white&style=plastic)](https://www.facebook.com/jwellone)