docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IVersionable<TVersion>

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

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

    An enum to use to describe the version.

    Properties

    Name Description
    version

    Accessors to the current version of the instance.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)