Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Vector3 Structure
Vector3 Methods
DotD Method
DotD Method (Vector3)
DotD Method (Vector3, Vector3)
Vector3
DotD Method (Vector3, Vector3)
Dot product of two
Vector3
s
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
double
DotD
(
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:
Double
Dot product as a
Double
See Also
Reference
Vector3 Structure
DotD Overload
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com