Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PickListener

Collects results from a picking (intersection) test.

internal

Hierarchy

  • PickListener

Index

Constructors

constructor

Accessors

closestResult

done

  • get done(): boolean
  • Indicates whether the listener is satisfied with the results already provided.

    Returns boolean

    True if the listener doesn't expect more results, False otherwise.

furthestResult

results

Methods

addResult

finish

  • finish(): void

Generated using TypeDoc