Tesla Graphics Engine Documentation (January 2012)
ISamplerStateCollection Interface
TeslaTesla.GraphicsISamplerStateCollection
Represents the collection of sampler states set onto the device.
Declaration Syntax
C#
public interface ISamplerStateCollection : IEnumerable<SamplerState>, 
	IEnumerable
Members
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)