sparkengineweb
    Preparing search index...

    Interface AnimationComponentProps

    interface AnimationComponentProps {
        frames: AnimationFrame[];
    }
    Index

    Properties

    Properties

    frames: AnimationFrame[]