toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.filter
/
DitheringFilter
/
DitherUB
Dither
UB
object
DitherUB
:
UniformBlock
Members
Properties
fixed
Location
Link copied to clipboard
val
fixedLocation
:
Int
name
Link copied to clipboard
val
name
:
String
total
Size
Link copied to clipboard
val
totalSize
:
Int
total
Size
No
Gl
Align
Link copied to clipboard
val
totalSizeNoGlAlign
:
Int
u_Levels
Link copied to clipboard
val
u_Levels
:
TypedUniform
<
Float
>
uniform
Count
Link copied to clipboard
val
uniformCount
:
Int
uniforms
Link copied to clipboard
val
uniforms
:
List
<
TypedUniform
<
*
>
>
Functions
gen
Link copied to clipboard
fun
<
T
>
gen
(
name
:
String
?
=
null
,
type
:
VarType
,
size
:
Int
,
align
:
Int
=
size
)
:
UniformBlock.Gen
<
T
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String