View Source Rayex.Structs.Vector2 (Rayex v0.0.3)

Vector2

Summary

Types

@type t() :: %Rayex.Structs.Vector2{x: float(), y: float()}