public bool operator ==( Transform2DProperty<T> property1, Transform2DProperty<T> property2 )
Parameters
- property1
- First property.
- property2
- Second property.
Return Value
True if these properties are equal, otherwise False.
public bool operator ==( Transform2DProperty<T> property1, Transform2DProperty<T> property2 )