Share via


Texture3D.op_Equality Method

Determines whether two instances of Texture3D are equal.

Overload List

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

See Also

Reference

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