cgv
Loading...
Searching...
No Matches
fx::gltf::Texture Struct Reference

Public Attributes

std::string name
 
int32_t sampler { -1 }
 
int32_t source { -1 }
 
nlohmann::json extensionsAndExtras {}
 

Detailed Description

Definition at line 772 of file gltf.h.

Member Data Documentation

◆ extensionsAndExtras

nlohmann::json fx::gltf::Texture::extensionsAndExtras {}

Definition at line 779 of file gltf.h.

◆ name

std::string fx::gltf::Texture::name

Definition at line 774 of file gltf.h.

◆ sampler

int32_t fx::gltf::Texture::sampler { -1 }

Definition at line 776 of file gltf.h.

◆ source

int32_t fx::gltf::Texture::source { -1 }

Definition at line 777 of file gltf.h.


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