docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property requestedMaxNumberOfMovingImages

    requestedMaxNumberOfMovingImages

    The requested maximum number of moving images to track in real time.

    Declaration
    public virtual int requestedMaxNumberOfMovingImages { get; set; }
    Property Value
    Type Description
    int
    Remarks

    Must be implemented if supportsMovingImages is true; otherwise, this property will never be set and doesn't need to be implemented.

    Exceptions
    Type Condition
    NotSupportedException

    Thrown if not overridden by the derived class.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023