Click or drag to resize

OpenGLState Properties

The OpenGLState type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets the height.
Public propertyuBuffer
Gets or sets the U buffer.
Public propertyUStride
Gets the U stride.
Public propertyvBuffer
Gets or sets the V buffer.
Public propertyVStride
Gets the V stride.
Public propertyWidth
Gets the width.
Public propertyyBuffer
Gets or sets the Y buffer.
Public propertyYStride
Gets the Y stride.
Top
See Also