checkInstanceIntersection
checkInstanceIntersection(
this
,raycaster
,instanceId
,result
):void
Defined in: core/feature/Raycasting.ts:57
Parameters
Section titled “Parameters”BatchedMesh
raycaster
Section titled “raycaster”Raycaster
instanceId
Section titled “instanceId”number
result
Section titled “result”Intersection
[]
Returns
Section titled “Returns”void