View Source Rayex.Structs.Color (Rayex v0.0.3)
Color
Summary
Types
@type t() :: %Rayex.Structs.Color{ a: non_neg_integer(), b: non_neg_integer(), g: non_neg_integer(), r: non_neg_integer() }
Color
@type t() :: %Rayex.Structs.Color{ a: non_neg_integer(), b: non_neg_integer(), g: non_neg_integer(), r: non_neg_integer() }