Esposter
    Preparing search index...

    Interface SceneProps

    interface SceneProps {
        autoStart?: boolean;
        sceneKey: string;
    }
    Index

    Properties

    Properties

    autoStart?: boolean
    sceneKey: string