docs.unity.cn
    Show / Hide Table of Contents

    Method GetTransformAccessArray

    GetTransformAccessArray(EntityQuery)

    Allows access to GameObject transform data through an EntityQuery.

    Declaration
    public static TransformAccessArray GetTransformAccessArray(this EntityQuery query)
    Parameters
    Type Name Description
    EntityQuery query

    The query matching entities whose transform data should be gathered

    Returns
    Type Description
    TransformAccessArray

    An object that allows access to entity transform data

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023