Contents

MDLTextureSampler

An object that pairs a source of texture data with sampling parameters to be used in rendering the texture.

Declaration

class MDLTextureSampler

Overview

You use texture samplers as material property values with the MDLMaterialProperty class.

Topics

Working with Texture Parameters

See Also

Textures