docs.unity3d.com
    Show / Hide Table of Contents

    Struct LightmappingHDRP.BakeProbeOptions

    Represents options to use with the BakeProbe(HDProbe, String, LightmappingHDRP.BakeProbeOptions) function.

    Namespace: UnityEditor.Rendering.HighDefinition
    Syntax
    public struct BakeProbeOptions

    Fields

    textureSize

    The texture size to use for the bake.

    Declaration
    public LightmappingHDRP.BakeProbeOptions.TextureSize textureSize
    Field Value
    Type Description
    LightmappingHDRP.BakeProbeOptions.TextureSize

    Methods

    NewDefault()

    Constructs a LightmappingHDRP.BakeProbeOptions with default values and returns it.

    Declaration
    public static LightmappingHDRP.BakeProbeOptions NewDefault()
    Returns
    Type Description
    LightmappingHDRP.BakeProbeOptions

    A LightmappingHDRP.BakeProbeOptions with default values.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023