sparkengineweb
    Preparing search index...

    Interface AnimationFrame

    interface AnimationFrame {
        duration: number;
        material?: MaterialComponentProps;
    }
    Index

    Properties

    Properties

    duration: number