Home
last modified time | relevance | path

Searched defs:NormalTexture (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_data_structures.h430 struct NormalTexture { in CORE3D_BEGIN_NAMESPACE() struct
431 TextureInfo textureInfo; in CORE3D_BEGIN_NAMESPACE()
432 float scale = 1.0f; in CORE3D_BEGIN_NAMESPACE()