Rayex.Structs.Texture2D (Rayex v0.0.2) View Source
Texture2D
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.Texture2D{ format: integer(), height: float(), id: non_neg_integer(), mipmaps: integer(), width: float() }