Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RaycastResult

Storage for data about ray casting.

Hierarchy

  • RaycastResult

Index

Constructors

constructor

Properties

delta

delta: Vector = ...

from

from: Vector = ...

intersections

intersections: Intersection[] = []

intersectionsPool

intersectionsPool: Intersection[] = []

to

to: Vector = ...

Methods

createIntersection

reset

  • reset(): void

Generated using TypeDoc