docs.unity3d.com
    目次を表示する/隠す

    Class GradientSky

    Gradient Sky Volume Component. This component setups gradient sky for rendering.

    Inheritance
    Object
    SkySettings
    GradientSky
    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 GradientSky : SkySettings

    Fields

    bottom

    Bottom color of the gradient sky.

    Declaration
    public ColorParameter bottom
    Field Value
    Type Description
    ColorParameter

    gradientDiffusion

    Size of the horizon (middle color.

    Declaration
    public FloatParameter gradientDiffusion
    Field Value
    Type Description
    FloatParameter

    middle

    Middle color of the gradient sky.

    Declaration
    public ColorParameter middle
    Field Value
    Type Description
    ColorParameter

    top

    Top color of the gradient sky.

    Declaration
    public ColorParameter top
    Field Value
    Type Description
    ColorParameter

    Methods

    GetHashCode()

    Returns the hash code of the gradient sky parameters.

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32

    The hash code of the gradient sky parameters.

    Overrides
    SkySettings.GetHashCode()

    GetSkyRendererType()

    Returns GradientSkyRenderer type.

    Declaration
    public override Type GetSkyRendererType()
    Returns
    Type Description
    Type

    GradientSkyRenderer type.

    Overrides
    SkySettings.GetSkyRendererType()
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)