Class ProceduralSky | High Definition RP | 9.0.0-preview.71
docs.unity3d.com
    Show / Hide Table of Contents

    Class ProceduralSky

    Inheritance
    Object
    VolumeComponent
    SkySettings
    ProceduralSky
    Inherited Members
    SkySettings.rotation
    SkySettings.skyIntensityMode
    SkySettings.exposure
    SkySettings.multiplier
    SkySettings.upperHemisphereLuxValue
    SkySettings.upperHemisphereLuxColor
    SkySettings.desiredLuxValue
    SkySettings.updateMode
    SkySettings.updatePeriod
    SkySettings.includeSunInBaking
    SkySettings.GetHashCode(Camera)
    SkySettings.GetUniqueID<T>()
    SkySettings.GetUniqueID(Type)
    VolumeComponent.active
    VolumeComponent.OnEnable()
    VolumeComponent.OnDisable()
    VolumeComponent.Override(VolumeComponent, Single)
    VolumeComponent.SetAllOverridesTo(Boolean)
    VolumeComponent.OnDestroy()
    VolumeComponent.Release()
    VolumeComponent.displayName
    VolumeComponent.parameters
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [SkyUniqueID(2)]
    public class ProceduralSky : SkySettings

    Fields

    atmosphereThickness

    Declaration
    [Tooltip("Sets the density of the atmosphere.")]
    public ClampedFloatParameter atmosphereThickness
    Field Value
    Type Description
    ClampedFloatParameter

    enableSunDisk

    Declaration
    [Tooltip("When enabled, HDRP displays the sun disk.")]
    public BoolParameter enableSunDisk
    Field Value
    Type Description
    BoolParameter

    groundColor

    Declaration
    [Tooltip("Sets the color of the ground, the area below the horizon.")]
    public ColorParameter groundColor
    Field Value
    Type Description
    ColorParameter

    skyTint

    Declaration
    [Tooltip("Sets the color of the sky.")]
    public ColorParameter skyTint
    Field Value
    Type Description
    ColorParameter

    sunSize

    Declaration
    [Tooltip("Sets the size modifier of the sun disk.")]
    public ClampedFloatParameter sunSize
    Field Value
    Type Description
    ClampedFloatParameter

    sunSizeConvergence

    Declaration
    [Tooltip("Sets the size convergence of the sun, smaller values make the sun appear larger.")]
    public ClampedFloatParameter sunSizeConvergence
    Field Value
    Type Description
    ClampedFloatParameter

    Methods

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    SkySettings.GetHashCode()

    GetSkyRendererType()

    Declaration
    public override Type GetSkyRendererType()
    Returns
    Type Description
    Type
    Overrides
    SkySettings.GetSkyRendererType()
    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