Enum TRTCBeautyStyle
1.6 Beauty filter (skin smoothing) algorithm
Namespace: trtc
Assembly: cs.temp.dll.dll
Syntax
public enum TRTCBeautyStyle
Remarks
The TRTC SDK has two built-in skin smoothing algorithms. Choose the one that best fits your product positioning.
Fields
Name | Description |
---|---|
TRTCBeautyStyleNature | Natural, which retains more facial details and is more natural |
TRTCBeautyStyleSmooth | Smooth, which features more obvious skin smoothing effect and is suitable for showrooms |