Normalized two-dimensional vector.
@type t() :: %Figler.Render.Vector{x: float() | nil, y: float() | nil}