docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property requestedMaximumFaceCount

    requestedMaximumFaceCount

    Get or set the maximum number of faces the subsystem should attempt to track simultaneously. Defaults to 1.

    Declaration
    public virtual int requestedMaximumFaceCount { get; set; }
    Property Value
    Type Description
    int
    Exceptions
    Type Condition
    NotSupportedException

    Thrown if the requested maximum face count is greater than one, but the subsystem does not support tracking multiple faces.

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