Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
BlamMaterialBakedState::TextureBinding Struct Reference

#include <types.h>

Public Attributes

uint8_t slot
 
bgfx::UniformHandle sampler
 
bgfx::TextureHandle texture
 
uint64_t sampler_flags = BGFX_SAMPLER_NONE
 

Member Data Documentation

◆ sampler

bgfx::UniformHandle BlamMaterialBakedState::TextureBinding::sampler

◆ sampler_flags

uint64_t BlamMaterialBakedState::TextureBinding::sampler_flags = BGFX_SAMPLER_NONE

◆ slot

uint8_t BlamMaterialBakedState::TextureBinding::slot

◆ texture

bgfx::TextureHandle BlamMaterialBakedState::TextureBinding::texture

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