@equinor/videx-3d
    Preparing search index...

    Type Alias SymbolProps

    SymbolProps: {
        customDepthMaterial?: Material;
        customDistanceMaterial?: Material;
        data: SymbolsType;
        geometry: BufferGeometry;
        material: Material | Material[];
    } & PointerEvents & CommonComponentProps

    Symbol props