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