Tesla Graphics Engine Documentation (January 2012)
GetValueColorArray Method (count)
Tesla
►
Tesla.Direct3D10.Graphics
►
D3D10EffectParameter
►
GetValueColorArray(Int32)
C#
Gets the value of the parameter as an array of RGBA colors.
Declaration Syntax
C#
public
Color
[]
GetValueColorArray
(
int
count
)
Parameters
count
(
Int32
)
Number of elements to get
Return Value
The quaternion array
Assembly:
Tesla.Direct3D10
(Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)