Property Samplers Samplers An array of samplers. A sampler contains properties for texture filtering and wrapping modes. Declaration public abstract IReadOnlyList<Sampler> Samplers { get; } Property Value Type Description IReadOnlyList<Sampler>