Animation エクステンション¶
Fabric Engine version 2.4.0
Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.
アニメーションエクステンションは、キーフレーム、キーフレームトラック、トラックセット、およびクリップを定義するためのクラスを提供します。
キーフレーム型の評価は、MAYAやSoftimage、3dsmaxといった業界標準のDCCで使用される区分ベジェ補間(piecewize bezier interpolation)と同じものを使用します。Mayaでは、キーフレームトラックがカーブ型に追加・接続されると、KLのトラック型は接続されたMAYAのFカーブノードと同じ結果を評価します。
The Animation classes are used by the Characters エクステンション to drive the animation of characters. The FbxWrapper Extension generates a Clip data type when loading animation data from an Fbx file.