Rayex.Structs.Ray (Rayex v0.0.2) View Source

Ray

Link to this section Summary

Link to this section Types

Specs

t() :: %Rayex.Structs.Ray{
  direction: Rayex.Structs.Vector3.t(),
  position: Rayex.Structs.Vector3.t()
}