Tests the two Vector3 vectors equality.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public static bool Vector3Equals( Vector3 a, Vector3 b ) |
Parameters
- a
- Type: Vector3
The Vector3 vector a.
- b
- Type: Vector3
The Vector3 vector b.