docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WithAspect

    WithAspect<TAspect>()

    Add component type requirement for a given aspect.

    Declaration
    public EntityQueryBuilder WithAspect<TAspect>() where TAspect : struct, IAspect, IAspectCreate<TAspect>
    Returns
    Type Description
    EntityQueryBuilder

    The builder object that invoked this method.

    Type Parameters
    Name Description
    TAspect

    The aspect to add to the 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)