docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator implicit operator

    implicit operator LinkedEntityGroup(Entity)

    Provides implicit conversion of an Entity to a LinkedEntityGroup element.

    Declaration
    public static implicit operator LinkedEntityGroup(Entity e)
    Parameters
    Type Name Description
    Entity e

    The entity to convert

    Returns
    Type Description
    LinkedEntityGroup

    A new buffer element.

    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)