ModelImporter で使用されるアニメーションの圧縮オプション
Compressing animations saves space in the built game, but more compression
introduces more artifacts in the animations.
関連項目: ModelImporter.animationCompression.
Off | アニメーションの圧縮を行いません |
KeyframeReduction | Keyframe の削減を行います |
KeyframeReductionAndCompression | Keyframe の削減と圧縮を行います |
Optimal | Keyframe の削減を行い、メモリフットプリントを減少させるためにランタイムで最高の animation curve representation を選択します(デフォルト)。 |