toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.shader
/
Program
/
ExpressionBuilder
/
lit
lit
open
fun
lit
(
type
:
VarType
,
vararg
ops
:
Operand
)
:
Operand
open
val
Int
.
lit
:
Program.IntLiteral
open
val
Float
.
lit
:
Program.FloatLiteral
open
val
Boolean
.
lit
:
Program.BoolLiteral
open
val
Double
.
lit
:
Program.FloatLiteral
Deprecated
Replace with
this.toFloat().lit
Content copied to clipboard