Tesla Graphics Engine Documentation (January 2012)
Item Property (index)
TeslaTesla.GraphicsISamplerStateCollectionItem[([( Int32])])
Gets or sets the sampler state.
Declaration Syntax
C#
SamplerState this[
	int index
] { get; set; }
Parameters
index (Int32)
Index of the sampler state
Return Value
The sampler state currently set on the device

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)