Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
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: 15.0.2.11458
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