Version: 2021.1

AssetLoadingSubsystem

enumeration

切换到手册

描述

Subsystem tags for the read request, describing broad asset type or subsystem that triggered the read request.

变量

OtherThe subsystem where the read request originated is unknown.
TextureThe read request originated in texture loading.
VirtualTextureThe read request originated in Virtual Texturing.
MeshThe read request originated in mesh loading.
AudioThe read request originated from an audio subsystem.
ScriptsThe read request originated in scripts.
EntitiesSceneThe read request originated in a Unity.Entities scene loading subsystem.
EntitiesStreamBinaryReaderThe read request originated in a Unity.Entities.Serialization binary reader subsystem.
FileInfoA request for file information.