Share via


Texture2D.op_Equality Method

Compares two objects to determine whether they are the same.

Overload List

Name Description
Texture2D.op_Equality (Texture2D, Texture2D) Compares two objects to determine whether they are the same.
Texture2D.op_Equality (GraphicsResource, GraphicsResource) (Inherited from GraphicsResource.)
Texture2D.op_Equality (Texture, Texture) (Inherited from Texture.)

See Also

Reference

Texture2D Class
Texture2D Members
Microsoft.Xna.Framework.Graphics Namespace