Lysa  0.0
Lysa 3D Engine
StandardMaterial::TextureInfo Struct Reference

Detailed Description

References and properties of a texture

Public Attributes

std::shared_ptr< ImageTexturetexture {nullptr}
 
float3x3 transform {float3x3::identity()}
 

Member Data Documentation

std::shared_ptr<ImageTexture> texture {nullptr}
float3x3 transform {float3x3::identity()}