![]() |
![]() |
![]() |
BaseEffect.GetValueMatrix Method |
Language: |
Retrieves a nontransposed matrix.
Visual Basic .NET Public Function GetValueMatrix( _
ByVal parameter As EffectHandle _
) As MatrixC# public Matrix GetValueMatrix(
EffectHandle parameter
);Managed C++ public: Matrix GetValueMatrix(
EffectHandle *parameter
);JScript .NET public function GetValueMatrix(
parameter : EffectHandle
) : Matrix;
parameter Microsoft.DirectX.Direct3D.EffectHandle. Unique EffectHandle identifier.
Microsoft.DirectX.Matrix . Nontransposed Matrix.
Exceptions
InvalidCallException The call is invalid.
Effect, EffectCompiler
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center