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