toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.filter
/
FlagFilter
/
FlagUB
Flag
UB
object
FlagUB
:
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_amplitude
Link copied to clipboard
val
u_amplitude
:
TypedUniform
<
Float
>
u_crest
Count
Link copied to clipboard
val
u_crestCount
:
TypedUniform
<
Float
>
u_cycles
Per
Second
Link copied to clipboard
val
u_cyclesPerSecond
:
TypedUniform
<
Float
>
u_Time
Link copied to clipboard
val
u_Time
:
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