postprocessing - v7.0.0-beta.16
Preparing search index...
TextureEffectOptions
Interface TextureEffectOptions
TextureEffect options.
interface
TextureEffectOptions
{
texture
?:
Texture
<
unknown
>
|
null
;
}
Implemented by
TextureEffect
Index
Properties
texture?
Properties
Optional
texture
texture
?:
Texture
<
unknown
>
|
null
The texture.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
texture
postprocessing - v7.0.0-beta.16
Loading...
TextureEffect options.