struct AnimationConverter.PrefabPair
Description
This struct stores 2 prefabs of the model related to the animations that should be converted.
Properties
| Type | Name | Description |
|---|---|---|
| GameObject | SourcePrefab | The prefab configured with as same animation type as the source animation clips. |
| GameObject | DestinationPrefab | The prefab configured with as same animation type as the destination animation type. |