Type Alias Gltf2AnimationPathName

Gltf2AnimationPathName:
    | "translation"
    | "rotation"
    | "scale"
    | "weights"
    | "pointer"
    | "effekseer"