A texture and its sampler.
int32_t sampler
The index of the sampler used by this texture. When undefined, a sampler with repeat wrapping and aut...
static constexpr const char * TypeName
The original name of this type.
int32_t source
The index of the image used by this texture. When undefined, an extension or other mechanism SHOULD s...
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...