Strata - v1.4.10
    Preparing search index...

    Interface AudioListenerProps

    Props for the AudioListener component.

    interface AudioListenerProps {
        camera?: Camera;
    }
    Index

    Properties

    Properties

    camera?: Camera

    Optional camera override. Defaults to the main scene camera.