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

    Struct TrackKeyBindings

    Serializable Track/Key Bindings

    Namespace: Unity.Timeline.ECS
    Syntax
    [Serializable]
    public struct TrackKeyBindings

    Fields

    Bindings

    The list of bindings

    Declaration
    public List<TrackKeyBindings.TrackKeyPair> Bindings
    Field Value
    Type Description
    List<TrackKeyBindings.TrackKeyPair>

    Methods

    FindTag(TrackAsset)

    Given a track, find the corresponding tag

    Declaration
    public Entities.Hash128 FindTag(TrackAsset asset)
    Parameters
    Type Name Description
    TrackAsset asset
    Returns
    Type Description
    Entities.Hash128

    SyncToTimeline(TimelineAsset)

    Sync the track list to the given Timeline

    Declaration
    public void SyncToTimeline(TimelineAsset timeline)
    Parameters
    Type Name Description
    TimelineAsset timeline
    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