docs.unity3d.com
    显示 / 隐藏目录

    Class BoolScalableSetting

    ScalableSetting<T>.

    Inheritance
    Object
    ScalableSetting<Boolean>
    BoolScalableSetting
    Inherited Members
    ScalableSetting<Boolean>.schemaId
    ScalableSetting<Boolean>.Item[Int32]
    ScalableSetting<Boolean>.TryGet(Int32, Boolean)
    ScalableSetting<Boolean>.ISerializationCallbackReceiver.OnAfterDeserialize()
    ScalableSetting<Boolean>.ISerializationCallbackReceiver.OnBeforeSerialize()
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public class BoolScalableSetting : ScalableSetting<bool>, ISerializationCallbackReceiver

    Constructors

    BoolScalableSetting(Boolean[], ScalableSettingSchemaId)

    Instantiate a new bool scalable setting.

    Declaration
    public BoolScalableSetting(bool[] values, ScalableSettingSchemaId schemaId)
    Parameters
    Type Name Description
    Boolean[] values

    The values of the settings

    ScalableSettingSchemaId schemaId

    The schema of the setting.

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)