Texture3D.op_Inequality Method
Determines whether two instances of Texture3D are not equal.
Overload List
Name | Description |
---|---|
Texture3D.op_Inequality (Texture3D, Texture3D) | Compares two objects to determine whether they are different. |
Texture3D.op_Inequality (GraphicsResource, GraphicsResource) | (Inherited from GraphicsResource.) |
Texture3D.op_Inequality (Texture, Texture) | (Inherited from Texture.) |
See Also
Reference
Texture3D Class
Texture3D Members
Microsoft.Xna.Framework.Graphics Namespace