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
    UseProbeResolution

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

    0
    CustomValue

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

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 08 September 2021