Search Results for

    Show / Hide Table of Contents

    Enum FailureMode

    Namespace: Tessera
    Assembly: Tessera.dll
    Syntax
    public enum FailureMode

    Fields

    Name Description
    Cancel

    If a failure occurs, don't output anything

    Last

    If a failure occurs, output the progress so far

    LastGood

    If a failure occurs, backtrack to the last safe point.

    Minimal

    Examines the progress so far for the minimal set of tiles that cause an issue

    In this article
    Back to top Generated by DocFX