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