toggle menu
HaishinKit
androidJvm
switch theme
search in API
haishinkit
/
com.haishinkit.graphics.effect
/
MosaicVideoEffect
Mosaic
Video
Effect
class
MosaicVideoEffect
(
val
name
:
String
=
"mosaic"
)
:
VideoEffect
An object that provides a mosaic effect.
Members
Constructors
Mosaic
Video
Effect
Link copied to clipboard
constructor
(
name
:
String
=
"mosaic"
)
Properties
methods
Link copied to clipboard
open
val
methods
:
Array
<
Method
>
mosaic
Scale
Link copied to clipboard
var
mosaicScale
:
Float
name
Link copied to clipboard
open
override
val
name
:
String
The name of shader.
uniforms
Link copied to clipboard
open
val
uniforms
:
Array
<
Uniform
>