Interface PlayerScriptRaycastResultPlayer Beta

A read-only type describing the result of a raycast obtained by methods in PlayerScript.

Unlike RaycastResult, This values does not include the detail about hit object.

Hierarchy

  • PlayerScriptRaycastResult

Properties

Properties

hit: Hit

Describes a hit.

Generated using TypeDoc