Represents the collection of textures set onto the device.
| C# |
public interface ITextureCollection : IEnumerable<Texture>, IEnumerable
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
GetEnumerator()()()() |
Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'Texture>)>)>.) |
|
|
GetEnumerator()()()() |
Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |
|
|
Item[([( Int32])]) |
Gets or sets the texture.
|
|
|
MaxTextures |
Gets the maximum number of textures supported by the device.
|
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)