Lugdunum  0.1.0
Public Attributes | List of all members
lug::Graphics::Render::Material::TextureInfo Struct Reference

#include <Material.hpp>

Collaboration diagram for lug::Graphics::Render::Material::TextureInfo:
[legend]

Public Attributes

Resource::SharedPtr< Texturetexture
 
uint32_t texCoord {0}
 

Detailed Description

Definition at line 29 of file Material.hpp.

Member Data Documentation

◆ texture

Resource::SharedPtr<Texture> lug::Graphics::Render::Material::TextureInfo::texture

Definition at line 30 of file Material.hpp.

◆ texCoord

uint32_t lug::Graphics::Render::Material::TextureInfo::texCoord {0}

Definition at line 31 of file Material.hpp.


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