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