Demo3D 2020 API Documentation
Demo3D 2020 API Documentation
Microsoft.DirectX
Matrix Structure
Matrix Methods
Multiply Method
Multiply Method (Matrix)
Multiply Method (Matrix, Matrix)
Matrix
Multiply Method (Matrix, Matrix)
Matrix
multiplication
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 14.0.0.10531
Syntax
C#
Copy
public
static
Matrix
Multiply
(
Matrix
l
,
Matrix
r
)
Parameters
l
Type:
Microsoft.DirectX
Matrix
Left-hand side
Matrix
r
Type:
Microsoft.DirectX
Matrix
Right-hand side
Matrix
Return Value
Type:
Matrix
Result of
Matrix
multiplication
See Also
Reference
Matrix Structure
Multiply Overload
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com