calculatedMipmapLevel
7/14/25Less than 1 minute
Texture2D.calculatedMipmapLevel
"Read-Only"
This property is **Read-Only**
Name | Type |
---|---|
calculatedMipmapLevel | number |
Description
The mipmap level calculated by the streaming system, which takes into account the streaming Cameras and the location of the objects containing this Texture. This is unaffected by requestedMipmapLevel or minimumMipmapLevel.