Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ERaycastMode

The raycast mode.

Index

Enumeration members

Enumeration members

ALL

ALL:

Detect and record all data.

ANY

ANY:

Once the test is successful, the test is stopped and the data is recorded only once.

CLOSEST

CLOSEST:

Detect all, but record only the most recent data.

Generated using TypeDoc