Options
All
  • Public
  • Public/Protected
  • All
Menu

The result of a RayCast.cast operation.

Hierarchy

  • Result

Index

Constructors

Properties

Constructors

Properties

distance: number

Returns the distance between the ray origin and hit point.

item: BaseItem

Returns item hit by the ray.

point: Vector3

Returns the precise ray hit point in world space.