Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RaycastResultParser

Index

Properties

_cellHits

_cellHits: RaycastHit[] = []

_checkedColliders

_checkedColliders: Collider[] = []

_hits

_hits: RaycastHit[]

_layerMask

_layerMask: number

_ray

_ray: Ray2D

_tempHit

_tempHit: RaycastHit = new RaycastHit()

hitCounter

hitCounter: number

Methods

checkRayIntersection

  • checkRayIntersection(cellX: number, cellY: number, cell: Collider[]): boolean

reset

  • reset(): void

start

Static compareRaycastHits

Generated using TypeDoc