Texture.nonStreamingTextureCount

public static ulong nonStreamingTextureCount;

Description

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


Did you find this page useful? Please give it a rating: