Share via


EffectParameter.SetValueTranspose Method

Sets the value of the EffectParameter.

Overload List

Name Description
EffectParameter.SetValueTranspose (Matrix) Sets the value of the EffectParameter to the transpose of a Matrix.
EffectParameter.SetValueTranspose (Matrix[]) Sets the value of the EffectParameter to the transpose of a Matrix.

Remarks

Setting the value of an effect parameter is a slow operation. Avoid high-frequency calls.

See Also

Reference

EffectParameter Class
EffectParameter Members
Microsoft.Xna.Framework.Graphics Namespace