Lens Scripting API
    type Bone = {
        begin: Keypoint;
        currentLength: number | undefined;
        end: Keypoint;
        smoothedLength: TimedScalarContainer;
    }
    Index

    Properties

    begin: Keypoint
    currentLength: number | undefined
    smoothedLength: TimedScalarContainer
    MMNEPVFCICPMFPCPTTAAATR