package raylib

  1. Overview
  2. Docs

Module Raylib.RayHitInfoSource

Sourcetype t'
Sourcetype t = t' ctyp
Sourceval hit : t -> bool
Sourceval distance : t -> float
Sourceval position : t -> Vector3.t
Sourceval normal : t -> Vector3.t