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