openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-nullgl
/
org.openrndr.internal.nullgl
/
ShadeStyleManagerNullGL
Shade
Style
Manager
Null
GL
class
ShadeStyleManagerNullGL
(
name
:
String
)
:
ShadeStyleManager
(
source
)
Members
Constructors
Shade
Style
Manager
Null
GL
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Functions
shader
Link copied to clipboard
fun
shader
(
style
:
ShadeStyle
?
,
format
:
VertexFormat
)
:
Shader
open
override
fun
shader
(
style
:
ShadeStyle
?
,
vertexFormats
:
List
<
VertexFormat
>
,
instanceFormats
:
List
<
VertexFormat
>
)
:
Shader