프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |