initial commit
This commit is contained in:
16
Example/SellyCloudSDK/Live/Beauty/FURenderKit.framework/Headers/FULight.h
Executable file
16
Example/SellyCloudSDK/Live/Beauty/FURenderKit.framework/Headers/FULight.h
Executable file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// FULight.h
|
||||
// FUAvatarSDK
|
||||
//
|
||||
// Created by ly-Mac on 2020/11/16.
|
||||
//
|
||||
|
||||
#import "FUItem.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface FULight : FUItem
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user