openrndr
Toggle table of contents
0.5.0-dev.2+6c5525b
web
Target filter
web
Switch theme
Search in API
Skip to content
openrndr
openrndr-webgl
/
org.openrndr.webgl
/
DriverWebGL
/
Capabilities
Capabilities
web
data
class
Capabilities
(
val
srgb
:
Boolean
,
val
colorBufferFloat
:
Boolean
,
val
floatTexturesLinear
:
Boolean
)
(
source
)
Members
Constructors
Capabilities
Link copied to clipboard
web
constructor
(
srgb
:
Boolean
,
colorBufferFloat
:
Boolean
,
floatTexturesLinear
:
Boolean
)
Properties
color
Buffer
Float
Link copied to clipboard
web
val
colorBufferFloat
:
Boolean
float
Textures
Linear
Link copied to clipboard
web
val
floatTexturesLinear
:
Boolean
srgb
Link copied to clipboard
web
val
srgb
:
Boolean