openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.internal
/
DriverProperties
Driver
Properties
data
class
DriverProperties
(
val
maxRenderTargetSamples
:
Int
,
val
maxTextureSamples
:
Int
,
val
maxTextureSize
:
Int
)
(
source
)
Members
Constructors
Driver
Properties
Link copied to clipboard
constructor
(
maxRenderTargetSamples
:
Int
,
maxTextureSamples
:
Int
,
maxTextureSize
:
Int
)
Properties
max
Render
Target
Samples
Link copied to clipboard
val
maxRenderTargetSamples
:
Int
max
Texture
Samples
Link copied to clipboard
val
maxTextureSamples
:
Int
max
Texture
Size
Link copied to clipboard
val
maxTextureSize
:
Int