public bool IsEqual( TextureResource other )
Public Function IsEqual( _ ByVal other As TextureResource _ ) As Boolean
Parameters
- other
- The texture resource to check for equality.
Return Value
True if this texture resource is equal to the other texture resource and false otherwise.