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.draw
/
ShadeStyleManager
/
shader
shader
abstract
fun
shader
(
style
:
ShadeStyle
?
,
vertexFormats
:
List
<
VertexFormat
>
,
instanceFormats
:
List
<
VertexFormat
>
=
emptyList()
)
:
Shader
(
source
)
fun
shader
(
style
:
ShadeStyle
?
,
format
:
VertexFormat
)
:
Shader
(
source
)