- Source:
Members
anisotropyExt :*
The EXT_texture_filter_anisotropic extension.
Type:
- *
lineWidthRange :Float32Array
Getting the range of available widths.
Type:
- Float32Array
maxAnisotropy :Integer
The max anisotropic value.
Type:
- Integer
maxCubemapSize :Integer
The max cube map texture size.
Type:
- Integer
maxPrecision :string
The max precision supported in shaders.
Type:
- string
- Source:
maxSamples :Integer
The max samples value.
Type:
- Integer
maxTextures :Integer
The max texture units.
Type:
- Integer
- Source:
maxTextureSize :Integer
The max texture size.
Type:
- Integer
- Source:
maxVertexTextures :Integer
Max vertex texture units.
Type:
- Integer
- Source:
maxVertexUniformVectors :Integer
The max vertex uniform vectors.
Type:
- Integer
version :number
WebGL version.
Type:
- number
- Source:
Methods
getExtension(name) → {*}
Method to get WebGL extensions.
Parameters:
Name | Type | Description |
---|---|---|
name |
string |
- Source:
Returns:
- Type
- *