Vertex Viewer SDK
    Preparing search index...

    Variable toHexStringConst

    toHexString: (color: Omit<Color.Color, "a">) => string

    Converts a Color to a hex string. The returned string will be prefixed with #.

    Type Declaration