Skip to content

@ue-too/dynamics / index / intersects

函式: intersects()

intersects(bodyA, bodyB): object

定義於: collision.ts:187

參數

bodyA

RigidBody

bodyB

RigidBody

回傳

object

collision

collision: boolean

depth?

optional depth: number

normal?

optional normal: Point