Creates a new replace face feature.
"replaceFaceFeatures_var" is a variable referencing a ReplaceFaceFeatures object.
|
"replaceFaceFeatures_var" is a variable referencing a ReplaceFaceFeatures object.
|
Type | Description |
ReplaceFaceFeature | Returns the newly created ReplaceFaceFeature object or null if the creation failed. |
Name | Type | Description |
input | ReplaceFaceFeatureInput | A ReplaceFaceFeatureInput object that defines the desired replace face. Use the createInput method to create a new ReplaceFaceFeatureInput object and then use methods on it (the ReplaceFaceFeatureInput object) to define the replace face. |
Name | Description |
replaceFaceFeatures.add | Demonstrate the remove replaceFaceFeatures.add method. |
ReplaceFace Feature | Demonstrates creating a new replaceface feature. |