PixelDatatype
DOC_TBA
Members
-
<static, constant> FLOAT :Enumeration
-
DOC_TBA
- Default Value:
- 0x1406
-
<static, constant> UNSIGNED_BYTE :Enumeration
-
DOC_TBA
- Default Value:
- 0x1401
-
<static, constant> UNSIGNED_INT :Enumeration
-
An unsigned int pixel datatype used for depth textures with 32-bit depth values.
- Default Value:
- 0x1405
-
<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.
- Default Value:
- 0x84FA
-
<static, constant> UNSIGNED_SHORT :Enumeration
-
An unsigned short pixel datatype used for depth textures with 16-bit depth values.
- Default Value:
- 0x1403
-
<static, constant> UNSIGNED_SHORT_4_4_4_4 :Enumeration
-
DOC_TBA
- Default Value:
- 0x8033
-
<static, constant> UNSIGNED_SHORT_5_5_5_1 :Enumeration
-
DOC_TBA
- Default Value:
- 0x8034
-
<static, constant> UNSIGNED_SHORT_5_6_5 :Enumeration
-
DOC_TBA
- Default Value:
- 0x8063
Methods
-
<static> validate
-
DOC_TBA
Parameters:
Name Type Description pixelDatatype
PixelDatatype Returns: