Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Result

The result of a RayCast.cast operation.

Hierarchy

  • Result

Index

Properties

Private _typeTag0

_typeTag0: "RayCast.Result"

distance

distance: number

Returns the distance between the ray origin and hit point.

item

item: BaseItem

Returns item hit by the ray.

point

point: Vector3

Returns the precise ray hit point in world space.

Generated using TypeDoc