Sdílet prostřednictvím


TextureCube.op_Inequality Method

Determines whether the specified cube textures are not equal.

Overload List

Name Description
TextureCube.op_Inequality (TextureCube, TextureCube) Determines whether the specified cube textures are not equal.
TextureCube.op_Inequality (GraphicsResource, GraphicsResource) (Inherited from GraphicsResource.)
TextureCube.op_Inequality (Texture, Texture) (Inherited from Texture.)

See Also

Reference

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