Vertex Viewer SDK
    Preparing search index...

    Class VolumeIntersectionQueryController

    Index
    • Updates any additional operations that should be performed independent of the volume intersection query. This can be used to perform an operation on the entirety of the scene prior to the operation on the result of the volume intersection query. Defaults to [(op) => op.items.where((q) => q.all()).deselect()], which will clear any prior selection before the default selection.

      Parameters

      Returns void