Method Equals
Equals(ARTrackablesParentTransformChangedEventArgs)
Compares for equality.
Declaration
public bool Equals(ARTrackablesParentTransformChangedEventArgs other)
Parameters
Type | Name | Description |
---|---|---|
ARTrackablesParentTransformChangedEventArgs | other | The other ARTrackablesParentTransformChangedEventArgs to compare against. |
Returns
Type | Description |
---|---|
bool | Returns true if each property in |
Implements
Equals(object)
Compares for equality.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj | The object to compare against. |
Returns
Type | Description |
---|---|
bool | Returns true if |