Viewer - Attribute Visualization
    Preparing search index...

    Interface IDefaultAttribute

    interface IDefaultAttribute {
        color: string | number[] | vec3;
        key: string;
        type: SdtfTypeHintName;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    color: string | number[] | vec3
    key: string
    type: SdtfTypeHintName