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

    Interface IVersionable<TVersion>

    Implement this interface to use with MigrationDescription<TVersion, TTarget>

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public interface IVersionable<TVersion>
        where TVersion : struct, IConvertible
    Type Parameters
    Name Description
    TVersion

    An enum to use to describe the version.

    Properties

    version

    Accessors to the current version of the instance.

    Declaration
    TVersion version { get; set; }
    Property Value
    Type Description
    TVersion
    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)