webani - v1.0.0
    Preparing search index...
    type GLBParserAnimationData = {
        channels: GLBParserAnimationChannel[];
        name?: string;
        samplers: GLBParserAnimationSampler[];
    }
    Index

    Properties

    name?: string