MTLRenderCommandEncoder.setVertexSamplerState

Sets a sampler for the vertex function. Sets a sampler for the vertex function, specifying clamp values for the level of detail.

interface MTLRenderCommandEncoder
@selector("setVertexSamplerState:lodMinClamp:lodMaxClamp:atIndex:")
void
setVertexSamplerState

Meta