docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ComponentType.AccessMode

    The access of the component type

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public enum ComponentType.AccessMode

    Fields

    Name Description
    Exclude

    Excludes the component type when used in a query

    ReadOnly

    Access to only read the component type

    ReadWrite

    Access to read and write to the component type

    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)