PIXI.TYPES

TYPES

Various GL data format types.

Public Properties


BYTE index.ts:230
static BYTE: number = 5120
FLOAT index.ts:230
static FLOAT: number = 5126
FLOAT_32_UNSIGNED_INT_24_8_REV index.ts:230
static FLOAT_32_UNSIGNED_INT_24_8_REV: number = 36269
HALF_FLOAT index.ts:230
static HALF_FLOAT: number = 36193
INT index.ts:230
static INT: number = 5124
SHORT index.ts:230
static SHORT: number = 5122
UNSIGNED_BYTE index.ts:230
static UNSIGNED_BYTE: number = 5121
UNSIGNED_INT index.ts:230
static UNSIGNED_INT: number = 5125
UNSIGNED_INT_10F_11F_11F_REV index.ts:230
static UNSIGNED_INT_10F_11F_11F_REV: number = 35899
UNSIGNED_INT_2_10_10_10_REV index.ts:230
static UNSIGNED_INT_2_10_10_10_REV: number = 33640
UNSIGNED_INT_24_8 index.ts:230
static UNSIGNED_INT_24_8: number = 34042
UNSIGNED_INT_5_9_9_9_REV index.ts:230
static UNSIGNED_INT_5_9_9_9_REV: number = 35902
UNSIGNED_SHORT index.ts:230
static UNSIGNED_SHORT: number = 5123
UNSIGNED_SHORT_4_4_4_4 index.ts:230
static UNSIGNED_SHORT_4_4_4_4: number = 32819
UNSIGNED_SHORT_5_5_5_1 index.ts:230
static UNSIGNED_SHORT_5_5_5_1: number = 32820
UNSIGNED_SHORT_5_6_5 index.ts:230
static UNSIGNED_SHORT_5_6_5: number = 33635

Powered by webdoc!