Appearance
composer.enableLUTPass(lutEnabled, lutIntensity, lutType, lutUrl)
lut 滤镜
Kind: instance method of Composer
| Param | Type | Default | Description |
|---|---|---|---|
| lutEnabled | boolean | 是否开启 | |
| lutIntensity | number | 1 | lut 强度 |
| lutType | number | Lenox 340 | lut 滤镜类型 |
| lutUrl | string | lut 滤镜素材地址 |
composer.setlutEnabled(lutEnabled)
是否开启 lut 滤镜
Kind: instance method of Composer
| Param | Type | Description |
|---|---|---|
| lutEnabled | boolean | 是否开启 |
composer.setLutIntensity(lutIntensity)
设置 lut 滤镜
Kind: instance method of Composer
| Param | Type | Description |
|---|---|---|
| lutIntensity | number | lut 滤镜强度 |
composer.setLutType(lutType)
设置 lut 滤镜类型
Kind: instance method of Composer
| Param | Type | Description |
|---|---|---|
| lutType | string | lut 滤镜类型 |