Method | Description | |
---|---|---|
GetFrameEx ( this collection, long frameNumber ) : MotionFrameData | ||
GetMotionSequence ( this collection ) : object |
Method | Description | |
---|---|---|
FromMotionFrameData ( object obj ) : MotionFrameData | ||
FromPoint ( object obj ) : InterpolatePoint |
public static GetFrameEx ( this collection, long frameNumber ) : MotionFrameData | ||
collection | this | |
frameNumber | long | |
return | MotionFrameData |
public static GetMotionSequence ( this collection ) : object | ||
collection | this | |
return | object |