textureSamplerValue
A texture sampler object that provides the texture image value for the material property.
Declaration
var textureSamplerValue: MDLTextureSampler? { get set }Discussion
Unlike the URL to a texture image, a texture sampler object specifies both a texture image and parameters for rendering that image.