OpenGLState Properties |
The OpenGLState type exposes the following members.
| Name | Description | |
|---|---|---|
| Height |
Gets the height.
| |
| uBuffer |
Gets or sets the U buffer.
| |
| UStride |
Gets the U stride.
| |
| vBuffer |
Gets or sets the V buffer.
| |
| VStride |
Gets the V stride.
| |
| Width |
Gets the width.
| |
| yBuffer |
Gets or sets the Y buffer.
| |
| YStride |
Gets the Y stride.
|