getBeautyValue method

ZegoEffectsBeautyParam getBeautyValue()

get beauty value

Implementation

ZegoEffectsBeautyParam getBeautyValue() {
  return ZegoUIKitCore.shared.coreData.beautyParam;
}