FaceShapeBeautyOptions
Beauty style options.
public class FaceShapeBeautyOptions
{
public FACE_SHAPE_BEAUTY_STYLE shapeStyle;
public int styleIntensity;
}
Properties
- shapeStyle
- Beauty style. See FACE_SHAPE_BEAUTY_STYLE.
- styleIntensity
- Beauty style intensity. Range: [0,100]. Default is 0.0, meaning no effect. Higher values result in more noticeable changes.