Tanatloc documentation
    Preparing search index...

    Interface IModelVariable

    interface IModelVariable {
        label: string;
        only3D?: boolean;
        value: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    label: string
    only3D?: boolean
    value: string