Summary
Applies the
FlexMotion asset specific settings of each implementation to the provided FlexMotionLayer.
Syntax
protected abstract void ApplySpecificSettings(FlexMotionLayer layer)
Parameters
| Name | Type | Description |
|---|---|---|
| layer | FlexMotionLayer | The FlexMotionLayer onto which the settings will be applied. |