Class EntityQueryExtensionsForTransformAccessArray | Entities | 0.8.0-preview.8
docs.unity.cn
    Show / Hide Table of Contents

    Class EntityQueryExtensionsForTransformAccessArray

    Inheritance
    Object
    EntityQueryExtensionsForTransformAccessArray
    Namespace: Unity.Entities
    Syntax
    public static class EntityQueryExtensionsForTransformAccessArray

    Methods

    GetTransformAccessArray(EntityQuery)

    Declaration
    public static TransformAccessArray GetTransformAccessArray(this EntityQuery group)
    Parameters
    Type Name Description
    EntityQuery group
    Returns
    Type Description
    TransformAccessArray
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX