Version: 2017.2
Physics Raycaster
Standalone Input Module

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.

Свойства

Свойство: Функция:
Event Camera Камера, которая будет генерировать лучи для данного райкастера.
Priority Приоритет бросающего относительно других бросающих.
Sort Order Priority Приоритет раскастера основан на порядке сортировщика.
Render Order Priority Приоритет райкастера основан на порядке визуализации.
Physics Raycaster
Standalone Input Module