Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

script-Physics2DRaycaster.md 747B

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.