Just™ Game Engine
Public Attributes | List of all members
jng::Texture::Properties Struct Reference

#include <texture.hpp>

Public Attributes

TextureSpecification specification = TextureFormat::None
 
u32 width
 
u32 height
 

Member Data Documentation

◆ height

u32 jng::Texture::Properties::height

◆ specification

TextureSpecification jng::Texture::Properties::specification = TextureFormat::None

◆ width

u32 jng::Texture::Properties::width

The documentation for this struct was generated from the following file: