TextureShader.SetValueTranspose Method

Language:

Sets a transposed matrix.

Overload List

public void SetValueTranspose(EffectHandle, Matrix);
public void SetValueTranspose(EffectHandle, Matrix[]);

Remarks

A transposed matrix contains column-major data; that is, each vector is contained in a column.

Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center