makeup|SDK
makeup|SDK is a library based on visage|SDK face tracking used to configure and render virtual makeup.
Loading...
Searching...
No Matches
Properties | List of all members
FilterParameterTemplate Class Reference

#import <FeatureTemplate.h>

Inherits NSObject.

Properties

NSString * name
 
NSString * value
 
NSString * type
 

Detailed Description

Contains filter parameter information. Filter parameter is specified by the following:

Property Documentation

◆ name

- (NSString*) name
readwritenonatomicstrong

Name of the input parameter.

◆ type

- (NSString*) type
readwritenonatomicstrong

Type of the input parameter.

◆ value

- (NSString*) value
readwritenonatomicstrong

Value of the input parameter.