Tanatloc documentation
    Preparing search index...
    interface DataType {
        label: string;
        only3D?: boolean;
        value: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    label: string
    only3D?: boolean
    value: string