docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Binary.TagList

    Tag lists are created during the runtime asset build process based on the annotations that have been made at authoring time. Each unique combination of tags that is used for annotation purposes generates a unique tag list which is accessible via an index. This scheme is used extensively to speed up the execution of queries.

    Namespace: Unity.Kinematica
    Assembly: solution.dll
    Syntax
    public struct Binary.TagList

    Fields

    Name Description
    numIndices

    Denotes the size of the tax index list.

    tagIndicesIndex

    Denotes the starting index relative to the global list of tag indices.

    See Also

    Binary.Segment
    Binary.Interval
    Query
    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)