Class SkySettings | High Definition RP | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Class SkySettings

    Inheritance
    Object
    SkySettings
    GradientSky
    HDRISky
    PhysicallyBasedSky
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public abstract class SkySettings : VolumeComponent

    Fields

    desiredLuxValue

    Declaration
    public FloatParameter desiredLuxValue
    Field Value
    Type Description
    FloatParameter

    exposure

    Declaration
    public FloatParameter exposure
    Field Value
    Type Description
    FloatParameter

    includeSunInBaking

    Declaration
    public BoolParameter includeSunInBaking
    Field Value
    Type Description
    BoolParameter

    multiplier

    Declaration
    public MinFloatParameter multiplier
    Field Value
    Type Description
    MinFloatParameter

    rotation

    Declaration
    public ClampedFloatParameter rotation
    Field Value
    Type Description
    ClampedFloatParameter

    skyIntensityMode

    Declaration
    public SkyIntensityParameter skyIntensityMode
    Field Value
    Type Description
    SkyIntensityParameter

    updateMode

    Declaration
    public EnvUpdateParameter updateMode
    Field Value
    Type Description
    EnvUpdateParameter

    updatePeriod

    Declaration
    public MinFloatParameter updatePeriod
    Field Value
    Type Description
    MinFloatParameter

    upperHemisphereLuxColor

    Declaration
    public Vector3Parameter upperHemisphereLuxColor
    Field Value
    Type Description
    Vector3Parameter

    upperHemisphereLuxValue

    Declaration
    public MinFloatParameter upperHemisphereLuxValue
    Field Value
    Type Description
    MinFloatParameter

    Properties

    useMIS

    Declaration
    public bool useMIS { get; }
    Property Value
    Type Description
    Boolean

    Methods

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32

    GetSkyRendererType()

    Declaration
    public abstract Type GetSkyRendererType()
    Returns
    Type Description
    Type

    GetUniqueID(Type)

    Declaration
    public static int GetUniqueID(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    Int32

    GetUniqueID<T>()

    Declaration
    public static int GetUniqueID<T>()
    Returns
    Type Description
    Int32
    Type Parameters
    Name Description
    T
    Back to top
    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