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.
Specifies special usage of the buffer contents.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
[FlagsAttribute]
public enum BufferUsage
Members
Member name | Description | |
---|---|---|
None | None | |
WriteOnly | Indicates that the application only writes to the vertex buffer. If specified, the driver chooses the best memory ___location for efficient writing and rendering. Attempts to read from a write-only vertex buffer fail. |
See Also
Reference
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP