@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Interface ObjectState

    interface ObjectState {
        matrix: SerializedMatrix4;
        visible: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    matrix: SerializedMatrix4
    visible: boolean