docs.unity3d.com
    Show / Hide Table of Contents

    Class RTASBuildModeParameter

    A VolumeParameter that holds a value.

    Inheritance
    Object
    VolumeParameter
    VolumeParameter<RTASBuildMode>
    RTASBuildModeParameter
    Inherited Members
    VolumeParameter<RTASBuildMode>.m_Value
    VolumeParameter<RTASBuildMode>.Interp(RTASBuildMode, RTASBuildMode, Single)
    VolumeParameter<RTASBuildMode>.Override(RTASBuildMode)
    VolumeParameter<RTASBuildMode>.SetValue(VolumeParameter)
    VolumeParameter<RTASBuildMode>.GetHashCode()
    VolumeParameter<RTASBuildMode>.ToString()
    VolumeParameter<RTASBuildMode>.Equals(VolumeParameter<RTASBuildMode>)
    VolumeParameter<RTASBuildMode>.Equals(Object)
    VolumeParameter<RTASBuildMode>.value
    VolumeParameter.k_DebuggerDisplay
    VolumeParameter.m_OverrideState
    VolumeParameter.GetValue<T>()
    VolumeParameter.OnEnable()
    VolumeParameter.OnDisable()
    VolumeParameter.IsObjectParameter(Type)
    VolumeParameter.Release()
    VolumeParameter.overrideState
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public sealed class RTASBuildModeParameter : VolumeParameter<RTASBuildMode>, IEquatable<VolumeParameter<RTASBuildMode>>

    Constructors

    RTASBuildModeParameter(RTASBuildMode, Boolean)

    Creates a new RTASBuildModeParameter instance.

    Declaration
    public RTASBuildModeParameter(RTASBuildMode value, bool overrideState = false)
    Parameters
    Type Name Description
    RTASBuildMode value

    The initial value to store in the parameter.

    Boolean overrideState

    The initial override state for the parameter.

    Back to top
    Terms of use
    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