docs.unity.cn
    Show / Hide Table of Contents

    Enum ConverterId

    The converter to run in batch mode.

    Namespace: UnityEditor.Rendering.Universal
    Syntax
    public enum ConverterId

    Fields

    Name Description Value
    Material

    Use this for the material converters.


    0
    RenderSettings

    Use this for the render settings converters.


    1
    AnimationClip

    Use this for the animation clip converters.


    2
    ReadonlyMaterial

    Use this for readonly material converters.


    3
    PPv2

    Use this for post processing V2 converters.


    4
    ParametricToFreeformLight

    Use this for parametric to freeform light converters.


    5
    See Also
    RunInBatchMode(ConverterContainerId, List<ConverterId>, ConverterFilter)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023