|   |   |   | 
| BaseEffect.GetValueMatrix Method | Language: | 
Retrieves a nontransposed matrix.
Visual Basic Public Function GetValueMatrix( _ 
ByVal parameter As EffectHandle _
) As MatrixC# public Matrix GetValueMatrix( 
EffectHandle parameter
);C++ public: 
Matrix GetValueMatrix(
EffectHandle^ parameter
);JScript 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
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