ConstantTable.SetValueTranspose Method ()

Sets a Matrix or an array of matrices to the constant table.

Overload List

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

Remarks

Exceptions

InvalidCallException

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