docs.unity.cn
    Show / Hide Table of Contents

    Method UnsafeGetEntityFromGatheredEntities

    UnsafeGetEntityFromGatheredEntities(ref EntityQuery.GatherEntitiesResult, Int32)

    Declaration
    public static Entity UnsafeGetEntityFromGatheredEntities(ref EntityQuery.GatherEntitiesResult result, int entityIndex)
    Parameters
    Type Name Description
    EntityQuery.GatherEntitiesResult result
    Int32 entityIndex
    Returns
    Type Description
    Entity
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use