Property | Type | Description | |
---|---|---|---|
rotation | Axiom.MathLib.Quaternion | ||
scale | Vector3 | ||
translate | Vector3 |
Method | Description | |
---|---|---|
TransformKeyFrame ( |
Creates a new keyframe with the specified time. Should really be created by AnimationTrack.CreateKeyFrame instead.
|
public TransformKeyFrame ( |
||
parent | Animation track that this keyframe belongs to. | |
time | float | Time at which this keyframe begins. |
return | System |
protected Quaternion,Axiom.MathLib rotation | ||
return | Axiom.MathLib.Quaternion |