Свойство | Тип | Описание | |
---|---|---|---|
InternalFormat | PixelInternalFormat | ||
PixelFormat | OpenTK.Graphics.OpenGL.PixelFormat | ||
PixelType | PixelType | ||
Width | int |
Метод | Описание | |
---|---|---|
TextureAttributes ( int Width, int Height, int Depth, PixelInternalFormat InternalFormat, OpenTK PixelFormat, PixelType PixelType ) : System |
public TextureAttributes ( int Width, int Height, int Depth, PixelInternalFormat InternalFormat, OpenTK PixelFormat, PixelType PixelType ) : System | ||
Width | int | |
Height | int | |
Depth | int | |
InternalFormat | PixelInternalFormat | |
PixelFormat | OpenTK | |
PixelType | PixelType | |
Результат | System |
public PixelInternalFormat InternalFormat | ||
Результат | PixelInternalFormat |
public PixelFormat,OpenTK.Graphics.OpenGL PixelFormat | ||
Результат | OpenTK.Graphics.OpenGL.PixelFormat |