Documentation
    Preparing search index...

    No description provided.

    interface TranslationAnimationChannelDefinition {
        interpolation: AnimationSamplerInterpolation;
        targetPartName: string;
        targetPartProperty: "translation";
        timestamps: Float32Array;
        values: Vec3AnimationChannelValues;
    }

    Hierarchy (View Summary)

    Index

    No description provided.

    targetPartName: string

    No description provided.

    targetPartProperty: "translation"

    No description provided.

    timestamps: Float32Array

    No description provided.

    No description provided.