Kohi Game Engine
kmaterial_sampler_config Struct Reference

#include <core_render_types.h>

Data Fields

kname name
 
texture_filter filter_min
 
texture_filter filter_mag
 
texture_repeat repeat_u
 
texture_repeat repeat_v
 
texture_repeat repeat_w
 

Field Documentation

◆ filter_mag

texture_filter filter_mag

◆ filter_min

texture_filter filter_min

◆ name

kname name

◆ repeat_u

texture_repeat repeat_u

◆ repeat_v

texture_repeat repeat_v

◆ repeat_w

texture_repeat repeat_w

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