Struct ManageComponent | DOTS Timeline | 0.4.0-preview.5
docs.unity3d.com
    Show / Hide Table of Contents

    Struct ManageComponent

    Component used by timeline for controlling the existence of up two 4 ECS components on the target clip

    Namespace: Unity.Timeline
    Syntax
    public struct ManageComponent : IComponentData

    Fields

    Types

    Declaration
    public int4 Types
    Field Value
    Type Description
    int4

    Methods

    Create<T>()

    Declaration
    public static ManageComponent Create<T>()
    Returns
    Type Description
    ManageComponent
    Type Parameters
    Name Description
    T

    Create<T0, T1>()

    Declaration
    public static ManageComponent Create<T0, T1>()
    Returns
    Type Description
    ManageComponent
    Type Parameters
    Name Description
    T0
    T1

    Create<T0, T1, T2>()

    Declaration
    public static ManageComponent Create<T0, T1, T2>()
    Returns
    Type Description
    ManageComponent
    Type Parameters
    Name Description
    T0
    T1
    T2

    Create<T0, T1, T2, T3>()

    Declaration
    public static ManageComponent Create<T0, T1, T2, T3>()
    Returns
    Type Description
    ManageComponent
    Type Parameters
    Name Description
    T0
    T1
    T2
    T3
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023