暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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.