@inweb/viewer-visualize
    Preparing search index...

    Interface IColoring

    Defines the viewpoint colored components.

    interface IColoring {
        color: string;
        handle: string;
    }
    Index

    Properties

    Properties

    color: string

    Color in hexadecimal color syntax #ARGB using its primary color components (alpha, red, green, blue) written as hexadecimal numbers.

    handle: string

    Component original handle in the model.