View Source Exray.Structs.Texture (Exray v0.3.0)
Summary
Types
@type t() :: %Exray.Structs.Texture{ format: integer(), height: integer(), id: non_neg_integer(), mipmaps: integer(), width: integer() }
@type t() :: %Exray.Structs.Texture{ format: integer(), height: integer(), id: non_neg_integer(), mipmaps: integer(), width: integer() }