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