NavVis IVION API
    Preparing search index...

    Interface SceneLayerConfigInterface

    Initial configuration attributes for when a SceneLayerInterface is instantiated.

    interface SceneLayerConfigInterface {
        visible?: boolean;
    }
    Index

    Properties

    Properties

    visible?: boolean

    Enable or disable visual rendering for the scene's objects.