Expand description
Metal sampler state.
Corresponds to Metal/MTLSampler.hpp.
Sampler states define how textures are sampled in shaders.
Structsยง
- Sampler
Descriptor - A configuration for a sampler state.
- Sampler
State - An object that defines how texture coordinates map to texels.