postprocessing - v7.0.0-beta.16
    Preparing search index...

    Interface Selective

    Describes objects that can operate on a selection of objects.

    interface Selective {
        selection: Selection;
    }

    Implemented by

    Index

    Properties

    Properties

    selection: Selection

    An object selection.