View Source Exray.Structs.Camera3D (Exray v0.2.0)
Summary
Types
@type t() :: %Exray.Structs.Camera3D{ fovy: float(), position: Exray.Structs.Vector3.t(), projection: integer(), target: Exray.Structs.Vector3.t(), up: Exray.Structs.Vector3.t() }
@type t() :: %Exray.Structs.Camera3D{ fovy: float(), position: Exray.Structs.Vector3.t(), projection: integer(), target: Exray.Structs.Vector3.t(), up: Exray.Structs.Vector3.t() }