Lens Scripting API
    Preparing search index...

    Enumeration NativePlaneTrackingType

    Tracking type used by the DeviceTracking component to specify what type of plane to detect. When tracking planes, the DeviceTracking component must be set to World mode.

    Index

    Enumeration Members

    Enumeration Members

    Both: number

    Both horizontal and vertical planes will be detected.

    Horizontal: number

    Only horizontal planes will be detected.

    None: number

    No planes will be detected.

    Vertical: number

    Only vertical planes will be detected.