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