Viewer - Attribute Visualization
    Preparing search index...

    Class AttributeVisualizationEngine

    Implements

    Index

    Constructors

    Accessors

    • get layerMaterialType(): "unlit" | "standard"

      Returns "unlit" | "standard"

    • get visualizedMaterialType(): "unlit" | "standard"

      Returns "unlit" | "standard"

    Methods

    • Add a listener that will be called whenever there was an update to the attributes. Use this listener to update your menu.

      Parameters

      • cb: () => void

      Returns string

    • Parameters

      Returns void

    • Update the default material that is used to visualize objects without attributes.

      Parameters

      • material: IMaterialAbstractData

      Returns void

    • Parameters

      • type: "unlit" | "standard"

      Returns void

    • Parameters

      • type: "unlit" | "standard"

      Returns void