FMKStageType Constants Reference
Declared in | FMKInterpolator.h |
---|
FMKStageType
插值函数类型
Definition
typedef NS_ENUM(NSInteger, FMKStageType ) {
FMKSTAGE_IN = 0,
FMKSTAGE_OUT,
FMKSTAGE_INOUT,
};
Constants
Declared In
FMKInterpolator.h