Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HitInfo

碰撞点信息

Hierarchy

  • HitInfo

Index

Properties

normal

normal: { x: number; y: number }

Type declaration

  • x: number
  • y: number

points

points: { x: number; y: number }[]

separations

separations: number[]