How to raycast in InstancedBufferAttribute

Hi!
Take a look at these topics: Raycast Highlight with InstancedMesh and Highlighting an instance in InstancedMesh
There is no implementation of raycasting in InstancedBufferAttribute. But InstancedMesh has it.

1 Like