Subsystem
The Subsystem tag assigned to the read operation.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.IO.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
public readonly AssetLoadingSubsystem Subsystem { get; }
Remarks
You can assign a subsystem tag to a read operation using the parameter of the AsyncReadManager.Read function.
subsystem