Namespace Unity.Collections | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Namespace Unity.Collections

    Classes

    ArrayExtensions

    CollectionHelper

    JobNativeMultiHashMapUniqueHashExtensions

    JobNativeMultiHashMapVisitKeyMutableValue

    JobNativeMultiHashMapVisitKeyValue

    ListExtensions

    NativeArrayExtensions

    NativeHashMapExtensions

    NativeSortExtension

    Structs

    JobNativeMultiHashMapUniqueHashExtensions.NativeMultiHashMapUniqueHashJobStruct<TJob>

    NativeHashMap<TKey, TValue>

    NativeHashMap<TKey, TValue>.ParallelWriter

    Implements parallel writer. Use AsParallelWriter to obtain it from container.

    NativeList<T>

    An unmanaged, resizable list.

    NativeMultiHashMap<TKey, TValue>

    NativeMultiHashMap<TKey, TValue>.Enumerator

    NativeMultiHashMap<TKey, TValue>.ParallelWriter

    Implements parallel writer. Use AsParallelWriter to obtain it from container.

    NativeMultiHashMapIterator<TKey>

    NativeQueue<T>

    NativeQueue<T>.ParallelWriter

    Implements parallel writer. Use AsParallelWriter to obtain it from container.

    NativeStream

    A deterministic data streaming supporting parallel reading and parallel writing. Allows you to write different types or arrays into a single stream.

    NativeStream.Block

    NativeStream.BlockStreamData

    NativeStream.Range

    NativeStream.Reader

    NativeStream.Writer

    ResizableArray64Byte<T>

    Interfaces

    IJobNativeMultiHashMapMergedSharedKeyIndices

    IJobNativeMultiHashMapVisitKeyMutableValue<TKey, TValue>

    IJobNativeMultiHashMapVisitKeyValue<TKey, TValue>

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX