C# Class Linearstar.MikuMikuMoving.Framework.MotionFrameCollectionEx

Afficher le fichier Open project: mfakane/MikuMikuMoving-Plugins

Méthodes publiques

Méthode Description
GetFrameEx ( this collection, long frameNumber ) : MotionFrameData
GetMotionSequence ( this collection ) : object

Private Methods

Méthode Description
FromMotionFrameData ( object obj ) : MotionFrameData
FromPoint ( object obj ) : InterpolatePoint

Method Details

GetFrameEx() public static méthode

public static GetFrameEx ( this collection, long frameNumber ) : MotionFrameData
collection this
frameNumber long
Résultat MotionFrameData

GetMotionSequence() public static méthode

public static GetMotionSequence ( this collection ) : object
collection this
Résultat object