Represents the collection of sampler states set onto the device.
| C# |
public interface ISamplerStateCollection : IEnumerable<SamplerState>, IEnumerable
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
GetEnumerator()()()() |
Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'SamplerState>)>)>.) |
|
|
GetEnumerator()()()() |
Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |
|
|
Item[([( Int32])]) |
Gets or sets the sampler state.
|
|
|
MaxSamplers |
Gets the maximum number of sampler states that can be set.
|
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)