TextureCube.op_Equality Method
Determines whether the specified cube textures are equal.
Overload List
Name | Description |
---|---|
TextureCube.op_Equality (TextureCube, TextureCube) | Determines whether the specified cube textures are equal. |
TextureCube.op_Equality (GraphicsResource, GraphicsResource) | (Inherited from GraphicsResource.) |
TextureCube.op_Equality (Texture, Texture) | (Inherited from Texture.) |
See Also
Reference
TextureCube Class
TextureCube Members
Microsoft.Xna.Framework.Graphics Namespace