- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I was wondering, is there a way to stop rtcCollide after one collision has already been found? I just want to know if there is a collision, so I was hoping I could avoid iterating through all the geometry once the first collision is found.
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Unfortunately, it is not possible to terminate the rtcCollide function.
