wima
    Preparing search index...

    Interface AnimationPlayerSerial

    interface AnimationPlayerSerial {
        animations: [AssetId, any][];
        current: number;
    }
    Index

    Properties

    Properties

    animations: [AssetId, any][]
    current: number