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