mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics.shader
/
ColorShaderInterface
Color
Shader
Interface
abstract
class
ColorShaderInterface
Content copied to clipboard
Constructors
Functions
Constructors
Color
Shader
Interface
Link copied to clipboard
fun
ColorShaderInterface
(
)
Content copied to clipboard
Functions
as
Shader
Program
Interface
Link copied to clipboard
abstract
fun
asShaderProgramInterface
(
)
:
ShaderProgramInterface
Content copied to clipboard
set
Color
Link copied to clipboard
abstract
fun
setColor
(
red
:
Float
,
green
:
Float
,
blue
:
Float
,
alpha
:
Float
)
Content copied to clipboard