Property | Type | Description | |
---|---|---|---|
parentTrack | |||
time | float |
Method | Description | |
---|---|---|
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. |
return | System |
protected AnimationTrack,Axiom.Animating parentTrack | ||
return |