Class GradientSky
Gradient Sky Volume Component. This component setups gradient sky for rendering.
상속된 멤버
VolumeComponent.active
VolumeComponent.AnyPropertiesIsOverridden()
VolumeComponent.Release()
VolumeComponent.displayName
VolumeComponent.parameters
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
[VolumeComponentMenu("Sky/Gradient Sky")]
[SkyUniqueID(3)]
[HelpURL("https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@10.10/manual/Override-Gradient-Sky.html")]
public class GradientSky : SkySettings
필드
이름 | 설명 |
---|---|
bottom | Bottom color of the gradient sky. |
gradientDiffusion | Size of the horizon (middle color. |
middle | Middle color of the gradient sky. |
top | Top color of the gradient sky. |
메서드
이름 | 설명 |
---|---|
GetHashCode() | Returns the hash code of the gradient sky parameters. |
GetSkyRendererType() | Returns GradientSkyRenderer type. |