'Declaration Public Sub SetSampler( _ ByVal slot As Integer, _ ByVal sampler As SamplerState _ )
public void SetSampler( int slot, SamplerState sampler )
Parameters
- slot
- Index into the device's zero-based array to which to set the sampler.
- sampler
- sampler state to set