Tesla Graphics Engine Documentation (January 2012)
SetValue Method
TeslaTesla.Xna.GraphicsXNAEffectParameterSetValue()()()()
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(Texture)
Sets the value.

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

SetValue(Color)
SetValue(array<Color>[]()[][])

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