Class TextureGLObjects
[EcsGuid("{54B1667B-5555-4E83-98D8-5F9D1A1A79B9}")]
public class TextureGLObjects : IDisposable
- Inheritance
-
TextureGLObjects
- Implements
- Inherited Members
Constructors
TextureGLObjects(GLObject)
public TextureGLObjects(GLObject texture)
Parameters
texture
GLObject
Properties
Handle
public GLObject Handle { get; }
Property Value
Methods
Create(Texture)
public static TextureGLObjects Create(Texture texture)
Parameters
texture
Texture
Returns
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()