お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseModelImporterで使用されるアニメーションの圧縮オプション
アニメーションの圧縮は内蔵するゲームのスペースを節約しますが、 多くの圧縮されたアニメーションの加工品を導入することになります。 See Also: ModelImporter.animationCompression.
Off | アニメーションの圧縮を行いません |
KeyframeReduction | Keyframeの削減を行います(デフォルト) |
KeyframeReductionAndCompression | Keyframeの削減と圧縮を行います |