Interface RaycastResultItem Beta

A read-only type describing the result of a raycast.

Hierarchy

  • RaycastResult

Properties

Properties

hit: Hit

Describes a hit.

object: HitObject

Describes the object hit.

Generated using TypeDoc