docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Converters

    Class for the converter framework.

    Inheritance
    object
    Converters
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Editor.dll
    Syntax
    public static class Converters

    Methods

    Name Description
    RunInBatchMode(ConverterContainerId)

    Call this method to run all the converters in a specific container in batch mode.

    RunInBatchMode(ConverterContainerId, List<ConverterId>, ConverterFilter)

    Call this method to run a specific list of converters in a specific container in batch mode.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)