openrndr
0.4.5-dev.4.uncommitted+98ebace
common
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