Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


m_ThreadIndex

""Obsolete. Use NativeParallelHashMap<TKey, TValue>.ParallelWriter.ThreadIndex instead.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
Warning
Deprecated. 'm_ThreadIndex' has been deprecated; use 'ThreadIndex' instead.
public int m_ThreadIndex { get; }