프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Distance | float | ||
Duration | float | ||
IsMoving | byte | ||
Motions | FSO.Vitaboy.AnimationMotion[] | ||
Name | string | ||
Rotations | Microsoft.Xna.Framework.Quaternion[] | ||
Translations | Vector3[] |
메소드 | 설명 | |
---|---|---|
Read ( Stream stream ) : void |
Reads an animation from a stream.
|
메소드 | 설명 | |
---|---|---|
ReadPropertyList ( |
Reads a property list from a stream.
|
public Read ( Stream stream ) : void | ||
stream | Stream | The Stream instance to read from. |
리턴 | void |
public Quaternion[],Microsoft.Xna.Framework Rotations | ||
리턴 | Microsoft.Xna.Framework.Quaternion[] |