docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SkyAmbientModeParameter

    Sky Ambient Mode volume parameter.

    Inheritance
    object
    VolumeParameter
    VolumeParameter<SkyAmbientMode>
    SkyAmbientModeParameter
    Implements
    ICloneable
    IEquatable<VolumeParameter<SkyAmbientMode>>
    Inherited Members
    VolumeParameter<SkyAmbientMode>.value
    VolumeParameter<SkyAmbientMode>.Interp(SkyAmbientMode, SkyAmbientMode, float)
    VolumeParameter<SkyAmbientMode>.Override(SkyAmbientMode)
    VolumeParameter<SkyAmbientMode>.SetValue(VolumeParameter)
    VolumeParameter<SkyAmbientMode>.GetHashCode()
    VolumeParameter<SkyAmbientMode>.ToString()
    VolumeParameter<SkyAmbientMode>.Equals(VolumeParameter<SkyAmbientMode>)
    VolumeParameter<SkyAmbientMode>.Equals(object)
    VolumeParameter<SkyAmbientMode>.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 SkyAmbientModeParameter : VolumeParameter<SkyAmbientMode>, ICloneable, IEquatable<VolumeParameter<SkyAmbientMode>>

    Constructors

    SkyAmbientModeParameter(SkyAmbientMode, bool)

    Sky Ambient Mode volume parameter constructor.

    Declaration
    public SkyAmbientModeParameter(SkyAmbientMode value, bool overrideState = false)
    Parameters
    Type Name Description
    SkyAmbientMode value

    Sky Ambient Mode parameter.

    bool overrideState

    Initial override value.

    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)