Vertex Viewer SDK
    Preparing search index...

    Interface CrossSectioningOptions

    interface CrossSectioningOptions {
        endCapColor?: Color3;
        endCapEnabled?: boolean;
    }
    Index

    Properties

    endCapColor?: Color3
    endCapEnabled?: boolean