mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics.shader
/
TextShaderInterface
Text
Shader
Interface
abstract
class
TextShaderInterface
Content copied to clipboard
Constructors
Functions
Constructors
Text
Shader
Interface
Link copied to clipboard
fun
TextShaderInterface
(
)
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
(
color
:
Color
)
Content copied to clipboard
set
Halo
Color
Link copied to clipboard
abstract
fun
setHaloColor
(
color
:
Color
)
Content copied to clipboard
set
Reference
Point
Link copied to clipboard
abstract
fun
setReferencePoint
(
point
:
Vec3D
)
Content copied to clipboard
set
Scale
Link copied to clipboard
abstract
fun
setScale
(
scale
:
Float
)
Content copied to clipboard