A read-only type describing where a raycast had hit.

Hierarchy

  • Hit

Properties

Properties

normal: Vector3

Describes the normal of where the raycast hit. (global coordinates)

point: Vector3

Describes the point where the raycast hit. (global coordinates)

Generated using TypeDoc