@cccode/fxr - v22.0.0

    Enumeration PropertyFunction

    Index

    Enumeration Members

    Zero: 0

    Always returns 0 for each component.

    One: 1

    Always returns 1 for each component.

    Constant: 2

    Always returns the value in the property's fields.

    Class: ConstantProperty

    Stepped: 3

    Uses step interpolation to interpolate the property's values.

    Class: SteppedProperty

    Linear: 4

    Uses linear interpolation to interpolate the property's values.

    Class: LinearProperty

    Bezier: 5

    Uses a cubic Bezier spline to interpolate the property's values.

    Class: BezierProperty

    Hermite: 6

    Uses a cubic Hermite spline to interpolate the property's values.

    Class: HermiteProperty

    ComponentHermite: 7

    Same as Hermite, but allows each component to have a different number of keyframes.

    Only available in Armored Core 6.

    Class: ComponentSequenceProperty

    MMNEPVFCICPMFPCPTTAAATR