Tesla Graphics Engine Documentation (January 2012)
GetValueTextureArray Method (count)
Tesla
►
Tesla.Xna.Graphics
►
XNAEffectParameter
►
GetValueTextureArray(Int32)
C#
Gets the value of the parameter as an array of textures.
Declaration Syntax
C#
public
Texture
[]
GetValueTextureArray
(
int
count
)
Parameters
count
(
Int32
)
Number of elements to get
Return Value
Texture array
Assembly:
Tesla.Xna
(Module: Tesla.Xna) Version: 0.5.0.0 (0.5.0.0)