Documentation

Create Texture - Open Dev Kit Documentation

Open Dev Kit Documentation :: OpenGL :: Create Texture

OpenGL.CreateTexture(
  Width Integer,
  Height Integer,
  Format Format,
  Clear Boolean,
  Color Color
) Image*
Creates a blank texture

Parameters

Return Value

Image*

If you think anything is missing, please feel free to: submit documentation feedback on this page