PixelDatatype

PixelDatatype

PixelDatatype

DOC_TBA

Members

<static, constant> UNSIGNED_BYTE :Enumeration

DOC_TBA

<static, constant> UNSIGNED_INT :Enumeration

An unsigned int pixel datatype used for depth textures with 32-bit depth values.

<static, constant> UNSIGNED_INT_24_8_WEBGL :Enumeration

An unsigned int pixel datatype used for depth-stencil textures with 24-bit depth and 8-bit stencil values.

<static, constant> UNSIGNED_SHORT :Enumeration

An unsigned short pixel datatype used for depth textures with 16-bit depth values.

<static, constant> UNSIGNED_SHORT_4_4_4_4 :Enumeration

DOC_TBA

<static, constant> UNSIGNED_SHORT_5_5_5_1 :Enumeration

DOC_TBA

<static, constant> UNSIGNED_SHORT_5_6_5 :Enumeration

DOC_TBA

Methods

<static> validate

DOC_TBA

Parameters:
Name Type Description
pixelDatatype
Returns: