Distorter.CompareTo(Distorter) Method

Definition

public:
 virtual int CompareTo(Microsoft::MixedReality::Toolkit::Physics::Distorter ^ other);
public int CompareTo (Microsoft.MixedReality.Toolkit.Physics.Distorter other);
abstract member CompareTo : Microsoft.MixedReality.Toolkit.Physics.Distorter -> int
override this.CompareTo : Microsoft.MixedReality.Toolkit.Physics.Distorter -> int
Public Function CompareTo (other As Distorter) As Integer

Parameters

other
Distorter

Returns

Implements

Applies to