TextureQueryType
Used to get memory information about textures.
Items 4
History | Name | Value | Description | |
---|---|---|---|---|
281 | NonHumanoid | 0 | Texture memory for objects other than Humanoid. | |
281 | NonHumanoidOrphaned | 1 | Unreferenced texture memory for objects other than Humanoid. | |
281 | Humanoid | 2 | Texture memory for Humanoid. | |
281 | HumanoidOrphaned | 3 | Unreferenced texture memory for Humanoid. |
Description
Used to get memory information about textures.
History 5
- 281 Add NonHumanoidOrphaned
- 281 Add NonHumanoid
- 281 Add HumanoidOrphaned
- 281 Add Humanoid
- 281 Add TextureQueryType