Table of Contents

Enum AssembleOptions.FrameFilterSelection

Namespace
easyar
Assembly
EasyAR.Sense.dll

Select the selection strategy for FrameFilter.

public enum AssembleOptions.FrameFilterSelection

Fields

Auto = 0

Automatic selection. Select all active child nodes.

AutoAvailable = 1

Automatic selection. Select all active and available child nodes.

Manual = 2

Manual specification.

None = 3

No selection.