interface ZapparCameraConstructorProps {
    activateAtStart: boolean;
    profile: CameraProfile;
}

Hierarchy

  • CameraConstructorProps
    • ZapparCameraConstructorProps

Properties

activateAtStart: boolean

true

profile: CameraProfile

default