Свойство | Тип | Описание | |
---|---|---|---|
rotation | Axiom.MathLib.Quaternion | ||
scale | Vector3 | ||
translate | Vector3 |
Метод | Описание | |
---|---|---|
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. |
Результат | System |
protected Quaternion,Axiom.MathLib rotation | ||
Результат | Axiom.MathLib.Quaternion |