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

    Class IntScalableSetting

    ScalableSetting<T>.

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

    Constructors

    IntScalableSetting(Int32[], ScalableSettingSchemaId)

    Instantiate a new int scalable setting.

    Declaration
    public IntScalableSetting(int[] values, ScalableSettingSchemaId schemaId)
    Parameters
    Type Name Description
    Int32[] values

    The values of the settings

    ScalableSettingSchemaId schemaId

    The schema of the setting.

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