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 — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)