docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SkyIntensityParameter

    Sky Intensity volume parameter.

    Inheritance
    object
    VolumeParameter
    VolumeParameter<SkyIntensityMode>
    SkyIntensityParameter
    Implements
    ICloneable
    IEquatable<VolumeParameter<SkyIntensityMode>>
    Inherited Members
    VolumeParameter<SkyIntensityMode>.value
    VolumeParameter<SkyIntensityMode>.Interp(SkyIntensityMode, SkyIntensityMode, float)
    VolumeParameter<SkyIntensityMode>.Override(SkyIntensityMode)
    VolumeParameter<SkyIntensityMode>.SetValue(VolumeParameter)
    VolumeParameter<SkyIntensityMode>.GetHashCode()
    VolumeParameter<SkyIntensityMode>.ToString()
    VolumeParameter<SkyIntensityMode>.Equals(VolumeParameter<SkyIntensityMode>)
    VolumeParameter<SkyIntensityMode>.Equals(object)
    VolumeParameter<SkyIntensityMode>.Clone()
    VolumeParameter.k_DebuggerDisplay
    VolumeParameter.overrideState
    VolumeParameter.GetValue<T>()
    VolumeParameter.IsObjectParameter(Type)
    VolumeParameter.Release()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    public sealed class SkyIntensityParameter : VolumeParameter<SkyIntensityMode>, ICloneable, IEquatable<VolumeParameter<SkyIntensityMode>>

    Constructors

    SkyIntensityParameter(SkyIntensityMode, bool)

    Sky Intensity volume parameter constructor.

    Declaration
    public SkyIntensityParameter(SkyIntensityMode value, bool overrideState = false)
    Parameters
    Type Name Description
    SkyIntensityMode value

    Sky Intensity parameter.

    bool overrideState

    Initial override state.

    Implements

    ICloneable
    IEquatable<T>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)