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

    Class BoolParameter

    A VolumeParameter that holds a bool value.

    Inheritance
    Object
    VolumeParameter
    VolumeParameter<Boolean>
    BoolParameter
    Inherited Members
    VolumeParameter<Boolean>.m_Value
    VolumeParameter<Boolean>.value
    VolumeParameter<Boolean>.Interp(Boolean, Boolean, Single)
    VolumeParameter<Boolean>.Override(Boolean)
    VolumeParameter<Boolean>.SetValue(VolumeParameter)
    VolumeParameter<Boolean>.GetHashCode()
    VolumeParameter<Boolean>.ToString()
    VolumeParameter<Boolean>.Equals(VolumeParameter<Boolean>)
    VolumeParameter<Boolean>.Equals(Object)
    VolumeParameter.k_DebuggerDisplay
    VolumeParameter.m_OverrideState
    VolumeParameter.overrideState
    VolumeParameter.GetValue<T>()
    VolumeParameter.OnEnable()
    VolumeParameter.OnDisable()
    VolumeParameter.IsObjectParameter(Type)
    VolumeParameter.Release()
    Namespace: UnityEngine.Rendering
    Syntax
    public class BoolParameter : VolumeParameter<bool>, IEquatable<VolumeParameter<bool>>

    Constructors

    BoolParameter(Boolean, Boolean)

    Creates a new BoolParameter instance.

    Declaration
    public BoolParameter(bool value, bool overrideState = false)
    Parameters
    Type Name Description
    Boolean value

    The initial value to store in the parameter

    Boolean overrideState

    The initial override state for the parameter

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