Creates a new offset feature.
"offsetFacesFeatures_var" is a variable referencing an OffsetFacesFeatures object. |
"offsetFacesFeatures_var" is a variable referencing an OffsetFacesFeatures object. |
| Type | Description |
| OffsetFacesFeature | Returns the newly created OffsetFacesFeature object or null if the creation failed. Returns nothing in the case where the feature is non-parametric. |
| Name | Type | Description |
| input | OffsetFacesFeatureInput | An OffsetFacesFeatureInput object that defines the desired offset faces feature. Use the createInput method to create a new OffsetFacesFeatureInput object and then use methods on it (the OffsetFacesFeatureInput object) to define the offset feature. |