webani - v1.0.0
    Preparing search index...
    type GLBParserResultAnimation = {
        name: string | number;
        tracks: Record<string, GLBParserAnimationTrack>;
    }
    Index

    Properties

    Properties

    name: string | number
    tracks: Record<string, GLBParserAnimationTrack>