Tesla Graphics Engine Documentation (January 2012)
SetValue Method
TeslaTesla.Direct3D10.GraphicsD3D10EffectParameterSetValue()()()()
Members
Icon Member Description
SetValue(Boolean)
Sets the value of the parameter.

SetValue(array<Boolean>[]()[][])
Sets the value of the parameter's elements.

SetValue(Single)
Sets the value of the parameter.

SetValue(array<Single>[]()[][])
Sets the value of the parameter's elements.

SetValue(Int32)
Sets the value of the parameter.

SetValue(array<Int32>[]()[][])
Sets the value of the parameter's elements.

SetValue(Matrix)
Sets the value of the parameter.

SetValue(array<Matrix>[]()[][])
Sets the value of the parameter's elements.

SetValue(Vector2)
Sets the value of the parameter.

SetValue(array<Vector2>[]()[][])
Sets the value of the parameter's elements.

SetValue(Vector3)
Sets the value of the parameter.

SetValue(array<Vector3>[]()[][])
Sets the value of the parameter's elements.

SetValue(Vector4)
Sets the value of the parameter.

SetValue(array<Vector4>[]()[][])
Sets the value of the parameter's elements.

SetValue(Quaternion)
Sets the value of the parameter.

SetValue(array<Quaternion>[]()[][])
Sets the value of the parameter's elements.

SetValue(Color)
Sets the value of the parameter.

SetValue(array<Color>[]()[][])
Sets the value of the parameter's elements.

SetValue(Texture)
Sets the value of the parameter.

SetValue(array<Texture>[]()[][])
Sets the value of the parameter's elements.

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