Interface SectionPlaneCapsParams

interface SectionPlaneCapsParams {
    enabled?: boolean;
}

Properties

Properties

enabled?: boolean

Whether stencil-based section-plane caps are drawn.