Texture.op_Equality Method
Determines whether the specified textures are equal.
Overload List
Name | Description |
---|---|
Texture.op_Equality (Texture, Texture) | Compares two objects to determine whether they are the same. |
Texture.op_Equality (GraphicsResource, GraphicsResource) | (Inherited from GraphicsResource.) |
See Also
Reference
Texture Class
Texture Members
Microsoft.Xna.Framework.Graphics Namespace