docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddTransformUsageFlags

    AddTransformUsageFlags(TransformUsageFlags)

    Adds the TransformUsageFlags to the Flags of the Entity

    Declaration
    public void AddTransformUsageFlags(TransformUsageFlags flags)
    Parameters
    Type Name Description
    TransformUsageFlags flags

    The Flags to add

    AddTransformUsageFlags(Entity, TransformUsageFlags)

    Adds the TransformUsageFlags to the Flags of the Entity

    Declaration
    public void AddTransformUsageFlags(Entity entity, TransformUsageFlags flags)
    Parameters
    Type Name Description
    Entity entity

    The Entity to add the Flags to

    TransformUsageFlags flags

    The Flags to add

    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)