Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines supported wrap coordinates.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
[FlagsAttribute]
public enum TextureWrapCoordinates
Members
Member name | Description | |
---|---|---|
None | No texture wrap coordinates specified. | |
Zero | U texture wrapping (wrapping in the direction of the first dimension). | |
One | V texture wrapping (wrapping in the direction of the second dimension). | |
Two | W texture wrapping (wrapping in the direction of the third dimension). | |
Three | Texture wrapping in the direction of the fourth dimension. |
Remarks
This enumeration is used by the Wrap0 property and the Wrap1 through Wrap15 properties.
See Also
Reference
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista