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

Public Attributes

int32 textureIndex {-1}
 Attached texture, -1 if no texture. More...
 
uint32 uvsIndex
 Index of UV coordinates, in the UV DataInfo array of the attached surface. More...
 
float3x3 transform
 UV coordinates transform. More...
 

Member Data Documentation

int32 textureIndex {-1}

Attached texture, -1 if no texture.

float3x3 transform

UV coordinates transform.

uint32 uvsIndex

Index of UV coordinates, in the UV DataInfo array of the attached surface.