Click or drag to resize

SphericalCoordinateEquals Method (SphericalCoordinate)

Namespace:  Kit.Algorithms
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public bool Equals(
	SphericalCoordinate other
)
Request Example View Source

Parameters

other
Type: Kit.AlgorithmsSphericalCoordinate

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also