説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

script-PhysicsRaycaster.md 480B

Physics Raycaster

The Raycaster raycasts against 3D objects in the scene. This allows messages to be sent to 3D physics objects that implement event interfaces.

Properties

Property: Function:
Depth Get the depth of the configured camera.
Event Camera Get the camera that is used for this module.
Event Mask Logical and of Camera mask and eventMask.
Final Event Mask Logical and of Camera mask and eventMask.