Vertex Viewer SDK
    Preparing search index...

    Interface FeatureLineOptions

    interface FeatureLineOptions {
        color?: Color3;
        width: number;
    }
    Index

    Properties

    Properties

    color?: Color3
    width: number