docs.unity3d.com
    Show / Hide Table of Contents

    Class ProceduralSky

    Inheritance
    Object
    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)
    SkySettings.GetIntensityFromSettings()
    SkySettings.SignificantlyDivergesFrom(SkySettings)
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public class ProceduralSky : SkySettings

    Fields

    atmosphereThickness

    Declaration
    public ClampedFloatParameter atmosphereThickness
    Field Value
    Type Description
    ClampedFloatParameter

    enableSunDisk

    Declaration
    public BoolParameter enableSunDisk
    Field Value
    Type Description
    BoolParameter

    groundColor

    Declaration
    public ColorParameter groundColor
    Field Value
    Type Description
    ColorParameter

    skyTint

    Declaration
    public ColorParameter skyTint
    Field Value
    Type Description
    ColorParameter

    sunSize

    Declaration
    public ClampedFloatParameter sunSize
    Field Value
    Type Description
    ClampedFloatParameter

    sunSizeConvergence

    Declaration
    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 System.Type GetSkyRendererType()
    Returns
    Type Description
    System.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