docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct LightmappingHDRP.BakeProbeOptions

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

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEditor.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
    Syntax
    public struct LightmappingHDRP.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.

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