メインコンテンツまでスキップ

「raycast」タグのついた10記事

全てのタグを見る

Entity picking without physics

Sample showing how to pick at objects without using the physics system (extra 1MB to published project) or the frame buffer.

Vehicle Physics

An implementation of vehicle physics in PlayCanvas, using the RaycastVehicle API in ammo.js. Supports desktop, mobile and VR.

WebXR AR: Hit Test

Example of how to use WebXR Hit Test API. That allows to hit test real world geometry.