NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
MathUtils Class
MathUtils Methods
Dot Method
Dot Method (Vector2, Vector2)
Dot Method (Vector3, Vector3)
MathUtils
Dot Method (Vector3, Vector3)
Namespace:
Internal.tainicom.Aether.Physics2D.Common
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
float
Dot
(
Vector3
a
,
Vector3
b
)
Parameters
a
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector3
b
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector3
Return Value
Type:
Single
See Also
Reference
MathUtils Class
Dot Overload
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2024 NeoAxis Group. All rights reserved.