Legacy Documentation: Version 2017.2 (Go to current version)
Physics Raycaster
Standalone Input Module
Other Versions

Physics 2D Raycaster

The 2D Raycaster raycasts against 2D objects in the scene. This allows messages to be sent to 2D physics objects that implement event interfaces. The Camera GameObject needs to be used and will be added to the GameObject if the Physics 3D Raycaster is not added to the Camera GameObject.

For more Raycaster information see Raycasters.

Properties

Property: Function:
Event Camera The camera that will generate rays for this raycaster.
Priority Priority of the caster relative to other casters.
Sort Order Priority Priority of the raycaster based upon sort order.
Render Order Priority Priority of the raycaster based upon render order.

Did you find this page useful? Please give it a rating:

Physics Raycaster
Standalone Input Module