openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
js
Platform filter
js
Switch theme
Search in API
openrndr
openrndr-webgl
/
org.openrndr.webgl
/
VertexShaderWebGL
Vertex
Shader
Web
GL
class
VertexShaderWebGL
(
val
shaderObject
:
WebGLShader
,
val
name
:
String
)
(
source
)
Members
Constructors
Vertex
Shader
Web
GL
Link copied to clipboard
constructor
(
shaderObject
:
WebGLShader
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
shader
Object
Link copied to clipboard
val
shaderObject
:
WebGLShader