@cccode/fxr - v22.0.0

    Interface IBezierKeyframe<T>

    interface IBezierKeyframe<T extends ValueType> {
        p1: TypeMap.PropertyValue[T];
        p2: TypeMap.PropertyValue[T];
        position: number;
        value: TypeMap.PropertyValue[T];
    }

    Type Parameters

    Hierarchy (View Summary, Expand)

    Implemented by

    Index

    Properties

    Properties

    position: number
    MMNEPVFCICPMFPCPTTAAATR