Initialize()
Initializes a BatchQueryJobStruct instance and returns a pointer to the internal structure System.IntPtr
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Jobs.LowLevel.Unsafe
- Assembly: UnityEngine.ManagedKernelModule
public static nint Initialize()
Returns
Type | Description |
|---|---|
| IntPtr |
Remarks
Pass the returned to JobsUtility.JobScheduleParameters.
System.IntPtr