docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetEntityWithoutDependency

    GetEntityWithoutDependency()

    Returns the Entity for the baked game object without establishing a dependency. If no other bakes uses GetEntity to dependency this Entity, it will be stripped before baking pushes it into the live world. This is useful for attaching meta data that is safe to not deploy in the final game if the entity serves no other purpose.

    Declaration
    public Entity GetEntityWithoutDependency()
    Returns
    Type Description
    Entity

    The Entity associated with the authoring component

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