Table of Contents

Class WEBGL_compressed_texture_pvrtc

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("WEBGL_compressed_texture_pvrtc")]
public class WEBGL_compressed_texture_pvrtc
Inheritance
WEBGL_compressed_texture_pvrtc
Inherited Members

Constructors

WEBGL_compressed_texture_pvrtc()

public WEBGL_compressed_texture_pvrtc()

Fields

COMPRESSED_RGBA_PVRTC_2BPPV1_IMG

[Value("COMPRESSED_RGBA_PVRTC_2BPPV1_IMG")]
public const ulong COMPRESSED_RGBA_PVRTC_2BPPV1_IMG = 35843

Field Value

ulong

COMPRESSED_RGBA_PVRTC_4BPPV1_IMG

[Value("COMPRESSED_RGBA_PVRTC_4BPPV1_IMG")]
public const ulong COMPRESSED_RGBA_PVRTC_4BPPV1_IMG = 35842

Field Value

ulong

COMPRESSED_RGB_PVRTC_2BPPV1_IMG

[Value("COMPRESSED_RGB_PVRTC_2BPPV1_IMG")]
public const ulong COMPRESSED_RGB_PVRTC_2BPPV1_IMG = 35841

Field Value

ulong

COMPRESSED_RGB_PVRTC_4BPPV1_IMG

[Value("COMPRESSED_RGB_PVRTC_4BPPV1_IMG")]
public const ulong COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 35840

Field Value

ulong