Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
external
three
WebGLCapabilitiesParameters
Interface WebGLCapabilitiesParameters
interface
WebGLCapabilitiesParameters
{
logarithmicDepthBuffer
?:
boolean
;
precision
?:
string
;
reverseDepthBuffer
?:
boolean
;
}
Hierarchy (
view full
)
WebGLCapabilitiesParameters
WebGLRendererParameters
Index
Properties
logarithmic
Depth
Buffer?
precision?
reverse
Depth
Buffer?
Properties
Optional
logarithmic
Depth
Buffer
logarithmic
Depth
Buffer
?:
boolean
default is false.
Optional
precision
precision
?:
string
shader precision. Can be "highp", "mediump" or "lowp".
Optional
reverse
Depth
Buffer
reverse
Depth
Buffer
?:
boolean
default is false.
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
logarithmic
Depth
Buffer
precision
reverse
Depth
Buffer
API (v0.42.1) - Giro3D
Loading...
default is false.