QualitySettings.streamingMipmapsMaxFileIORequests

매뉴얼로 전환
public static int streamingMipmapsMaxFileIORequests ;

설명

The maximum number of active texture file IO requests from the texture streaming system.

This value limits the maximum number of texture file IO requests, from the texture streaming system, that are active at any one time. If the Scene texture content changes significantly and rapidly, the system may attempt to load more texture mipmaps than the file IO can keep up with. Lowering this value will reduce the IO bandwidth generated by the streaming system, resulting in a more rapid response than changing mipmap requirements.