GL.BindTexture Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BindTexture(All, Int32) | |
BindTexture(All, UInt32) |
BindTexture(All, Int32)
BindTexture(All, UInt32)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glBindTexture", Version="1.1")]
[System.CLSCompliant(false)]
public static void BindTexture (OpenTK.Graphics.ES11.All target, uint texture);
static member BindTexture : OpenTK.Graphics.ES11.All * uint32 -> unit
Parameters
- target
- All
- texture
- UInt32
- Attributes