docs.unity.cn
    Show / Hide Table of Contents

    Struct BufferFromEntity<T>

    Obsolete. Use BufferLookup<T> instead.

    Namespace: Unity.Entities
    Syntax
    [Obsolete("This type has been renamed to BufferLookup<T>. (RemovedAfter Entities 1.0) (UnityUpgradable) -> BufferLookup<T>", true)]
    public struct BufferFromEntity<T>
        where T : struct, IBufferElementData
    Type Parameters
    Name Description
    T

    The type of IBufferElementData to access.

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