Lumino
ln::AnimationTrack Class Referenceabstract

特定の型のアニメーションを、1つ以上のカーブの集合として表現します。 More...

#include <AnimationTrack.hpp>

Inheritance diagram for ln::AnimationTrack:
ln::ColorAnimationTrack ln::ScalarAnimationTrack ln::TransformAnimationTrack ln::Vector3AnimationTrack

Public Member Functions

const AnimationTrackTargetKey & targetKey () const
 このトラックのアニメーションが適用される要素の名前。(スキンメッシュアニメーションではボーン名、UIElement のアニメーションではプロパティ名など)
 
AnimationValueType type () const
 このトラックのアニメーション値の型を取得します。
 

Detailed Description

特定の型のアニメーションを、1つ以上のカーブの集合として表現します。


The documentation for this class was generated from the following file: