补充美颜模型和美颜配置
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package com.yunbao.faceunity.entity
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* DESC:
|
||||
* Created on 2020/12/4
|
||||
*
|
||||
*/
|
||||
|
||||
data class BgSegGreenBackgroundBean(val desRes: Int, val iconRes: Int, val filePath: String? = null)
|
||||
Reference in New Issue
Block a user