Class RawTexture
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public class RawTexture
- Inheritance
-
RawTexture
- Inherited Members
- Extension Methods
Fields
Height
public int Height
Field Value
MagFilter
public EnumTextureFilter MagFilter
Field Value
MinFilter
public EnumTextureFilter MinFilter
Field Value
PixelFormat
public EnumTexturePixelFormat PixelFormat
Field Value
PixelInternalFormat
public EnumTextureInternalFormat PixelInternalFormat
Field Value
TextureId
public int TextureId
Field Value
Width
public int Width
Field Value
WrapS
public EnumTextureWrap WrapS
Field Value
WrapT
public EnumTextureWrap WrapT