docs.unity.cn
    Show / Hide Table of Contents

    Enum LightmappingHDRP.BakeProbeOptions.TextureSize.Mode

    Options for which method to use to determine the size of the baked texture.

    Namespace: UnityEditor.Rendering.HighDefinition
    Syntax
    public enum Mode

    Fields

    Name Description Value
    CustomValue

    Uses the value of customValue as the size of the baked texture.

    UseProbeResolution

    Uses the probe's resolution as the size of the baked texture.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use