Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
EffectOptions
Interface EffectOptions
interface
EffectOptions
{
fragmentSrc
?:
string
;
frameHeight
:
number
;
frameWidth
:
number
;
sourceId
:
string
;
textureHeight
:
number
;
textureWidth
:
number
;
uniforms
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
fragment
Src?
frame
Height
frame
Width
source
Id
texture
Height
texture
Width
uniforms?
Properties
Optional
fragment
Src
fragment
Src
?:
string
frame
Height
frame
Height
:
number
frame
Width
frame
Width
:
number
source
Id
source
Id
:
string
texture
Height
texture
Height
:
number
texture
Width
texture
Width
:
number
Optional
uniforms
uniforms
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
fragment
Src
frame
Height
frame
Width
source
Id
texture
Height
texture
Width
uniforms
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc