Click or drag to resize
SoGLRenderToBufferBindToTexture Method
Overload List
  NameDescription
Public methodBindToTexture
Calls BindToTexture(false, -1).
Public methodBindToTexture(Boolean)
Calls BindToTexture(bindDepth, -1).
Public methodBindToTexture(Boolean, Int32)

Binds the render buffer to a texture object.

Top
See Also