Search
Preparing search index...
The search index is not available
openfl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
openfl
display
GraphicsShader
Class GraphicsShader
Hierarchy
Shader
GraphicsShader
Index
Constructors
constructor
Properties
bitmap
byte
Code
data
gl
Fragment
Source
gl
Program
gl
Vertex
Source
precision
Hint
Methods
get_
data
get_
gl
Fragment
Source
get_
gl
Vertex
Source
set_
data
set_
gl
Fragment
Source
set_
gl
Vertex
Source
Constructors
constructor
new
Graphics
Shader
(
code
?:
ByteArray
)
:
GraphicsShader
Parameters
Optional
code:
ByteArray
Returns
GraphicsShader
Properties
bitmap
bitmap
:
ShaderInput
<
BitmapData
>
byte
Code
byte
Code
:
ByteArray
data
data
:
ShaderData
gl
Fragment
Source
gl
Fragment
Source
:
string
gl
Program
gl
Program
:
any
gl
Vertex
Source
gl
Vertex
Source
:
string
precision
Hint
precision
Hint
:
ShaderPrecision
Methods
Protected
get_
data
get_
data
(
)
:
ShaderData
Returns
ShaderData
Protected
get_
gl
Fragment
Source
get_
gl
Fragment
Source
(
)
:
string
Returns
string
Protected
get_
gl
Vertex
Source
get_
gl
Vertex
Source
(
)
:
string
Returns
string
Protected
set_
data
set_
data
(
value
:
ShaderData
)
:
ShaderData
Parameters
value:
ShaderData
Returns
ShaderData
Protected
set_
gl
Fragment
Source
set_
gl
Fragment
Source
(
value
:
string
)
:
string
Parameters
value:
string
Returns
string
Protected
set_
gl
Vertex
Source
set_
gl
Vertex
Source
(
value
:
string
)
:
string
Parameters
value:
string
Returns
string
Externals
openfl.desktop
openfl.display
openfl.display3D
openfl.errors
openfl.events
openfl.external
openfl.filters
openfl.geom
openfl.media
openfl.net
openfl.profiler
openfl.sensors
openfl.system
openfl.text
openfl.ui
openfl.utils
Graphics
Shader
constructor
bitmap
byte
Code
data
gl
Fragment
Source
gl
Program
gl
Vertex
Source
precision
Hint
get_
data
get_
gl
Fragment
Source
get_
gl
Vertex
Source
set_
data
set_
gl
Fragment
Source
set_
gl
Vertex
Source
Generated using
TypeDoc