MTLRenderCommandEncoder.setFragmentTexture

Sets a texture for the fragment function at an index in the texture argument table.

interface MTLRenderCommandEncoder
@nogc nothrow
@selector("setFragmentTexture:atIndex:")
void
setFragmentTexture
(,
NSUInteger index
)

Meta