NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Net3dBool
Vector3 Structure
Vector3 Methods
Equals Method
Equals Method (Object)
Equals Method (Vector3)
Equals Method (Vector3, Double)
Vector3
Equals Method (Vector3)
Indicates whether the current vector is equal to another vector.
Namespace:
Internal.Net3dBool
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
Equals
(
Vector3
other
)
Parameters
other
Type:
Internal.Net3dBool
Vector3
A vector to compare with this vector.
Return Value
Type:
Boolean
true if the current vector is equal to the vector parameter; otherwise, false.
Implements
IEquatable
T
Equals(T)
See Also
Reference
Vector3 Structure
Equals Overload
Internal.Net3dBool Namespace
Copyright 2024 NeoAxis Group. All rights reserved.