View Source Exray.Structs.Camera2D (Exray v0.1.0)
Summary
Types
@type t() :: %Exray.Structs.Camera2D{ offset: Exray.Structs.Vector2.t(), rotation: float(), target: Exray.Structs.Vector2.t(), zoom: float() }
@type t() :: %Exray.Structs.Camera2D{ offset: Exray.Structs.Vector2.t(), rotation: float(), target: Exray.Structs.Vector2.t(), zoom: float() }