Documentation
    Preparing search index...

    No description provided.

    interface BaseAnimationChannelDefinition {
        interpolation: AnimationSamplerInterpolation;
        targetPartName: string;
        timestamps: Float32Array;
    }

    Hierarchy (View Summary)

    Index

    No description provided.

    targetPartName: string

    No description provided.

    timestamps: Float32Array

    No description provided.