Свойство | Type | Description | |
---|---|---|---|
Distance | float | ||
Duration | float | ||
IsMoving | byte | ||
Motions | FSO.Vitaboy.AnimationMotion[] | ||
Name | string | ||
Rotations | Microsoft.Xna.Framework.Quaternion[] | ||
Translations | Vector3[] |
Méthode | Description | |
---|---|---|
Read ( Stream stream ) : void |
Reads an animation from a stream.
|
Méthode | Description | |
---|---|---|
ReadPropertyList ( |
Reads a property list from a stream.
|
public Read ( Stream stream ) : void | ||
stream | Stream | The Stream instance to read from. |
Résultat | void |
public AnimationMotion[],FSO.Vitaboy Motions | ||
Résultat | FSO.Vitaboy.AnimationMotion[] |
public Quaternion[],Microsoft.Xna.Framework Rotations | ||
Résultat | Microsoft.Xna.Framework.Quaternion[] |