Class representing a model function curve. More...
Public Member Functions | |
BasicFCurve () | |
Creates a function curve. | |
Public Attributes | |
int | DimCount |
Dimensionality. | |
int | KeyCount |
Number of keys. | |
BasicFCurveInterpType | InterpType |
Animation interpolation type. | |
BasicFCurveTargetType | TargetType |
Animation target type. | |
BasicFCurveChannelType | ChannelType |
Animation channel type. | |
int | ChannelOption |
Animation channel option. | |
int | TargetIndex |
Animation target number. | |
float[] | KeyFrames |
Key frame array. |
Class representing a model function curve.