Class TrackPrefabBinding | DOTS Timeline | 0.5.1-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Class TrackPrefabBinding

    Inheritance
    Object
    TrackBaseBinding
    TrackPrefabBinding
    Namespace: Unity.Timeline.Hybrid
    Syntax
    public class TrackPrefabBinding : TrackBaseBinding, IDeclareReferencedPrefabs, IConvertGameObjectToEntity

    Fields

    Prefab

    Declaration
    public GameObject Prefab
    Field Value
    Type Description
    GameObject

    Properties

    Tag

    Declaration
    public override Hash128 Tag { get; }
    Property Value
    Type Description
    Hash128
    Overrides
    TrackBaseBinding.Tag

    Methods

    Convert(Entity, EntityManager, GameObjectConversionSystem)

    Declaration
    public void Convert(Entity entity, EntityManager dstManager, GameObjectConversionSystem conversionSystem)
    Parameters
    Type Name Description
    Entity entity
    EntityManager dstManager
    GameObjectConversionSystem conversionSystem

    DeclareReferencedPrefabs(List<GameObject>)

    Declaration
    public void DeclareReferencedPrefabs(List<GameObject> referencedPrefabs)
    Parameters
    Type Name Description
    List<GameObject> referencedPrefabs
    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