ConstantTable.SetValueTranspose Method ()
Sets a Matrix or an array of matrices to the constant table.
public void SetValueTranspose(Device, EffectHandle, Matrix); public void SetValueTranspose(Device, EffectHandle, Matrix[]);
Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
Show: