Documentation
    Preparing search index...

    No description provided.

    interface RotationAnimationChannelDefinition {
        interpolation: AnimationSamplerInterpolation;
        targetPartName: string;
        targetPartProperty: "rotation";
        timestamps: Float32Array;
        values: QuatAnimationChannelValues;
    }

    Hierarchy (View Summary)

    Index

    No description provided.

    targetPartName: string

    No description provided.

    targetPartProperty: "rotation"

    No description provided.

    timestamps: Float32Array

    No description provided.

    No description provided.