Свойство | Тип | Описание | |
---|---|---|---|
parentTrack | |||
time | float |
Метод | Описание | |
---|---|---|
KeyFrame ( |
Creates a new keyframe with the specified time. Should really be created by AnimationTrack.CreateKeyFrame instead.
|
public KeyFrame ( |
||
parent | Animation track that this keyframe belongs to. | |
time | float | Time at which this keyframe begins. |
Результат | System |
protected AnimationTrack,Axiom.Animating parentTrack | ||
Результат |