|
美摄SDK For iOS
3.14.4
|
#include <NvsAssetPackageManager.h>
Public 属性 | |
| bool | enabled |
| 开启美颜 更多... | |
| float | amplitude |
| 磨皮程度 更多... | |
| float | whitening |
| 美白程度 更多... | |
| float | reddening |
| 红润程度 更多... | |
| bool | sharpenEnabled |
| 开启锐化 更多... | |
| bool | defaultBeautyEnabled |
| 开启默认美颜LUT 更多... | |
| float | defaultBeautyIntensity |
| 默认美颜LUT程度 更多... | |
| float NvsARSceneBeautyPreset::amplitude |
磨皮程度
| bool NvsARSceneBeautyPreset::defaultBeautyEnabled |
开启默认美颜LUT
| float NvsARSceneBeautyPreset::defaultBeautyIntensity |
默认美颜LUT程度
| bool NvsARSceneBeautyPreset::enabled |
开启美颜
| float NvsARSceneBeautyPreset::reddening |
红润程度
| bool NvsARSceneBeautyPreset::sharpenEnabled |
开启锐化
| float NvsARSceneBeautyPreset::whitening |
美白程度
1.8.18