Version: 2021.2
言語: 日本語

Texture.nonStreamingTextureMemory

マニュアルに切り替える
public static ulong nonStreamingTextureMemory ;

説明

The amount of memory Unity allocates for non-streaming Textures in the scene. This only includes instances of Texture2D and CubeMap Textures. This does not include any other Texture types, or 2D and CubeMap Textures that Unity creates internally.