TextureType
Values
Name | Description |
---|---|
TextureType_2d | Value: 0 |
TextureType_Cube | Value: 1 |
TextureType_3d | Value: 2 |
TextureType_2dArray | Value: 3 |
TextureType_1dArray | Value: 4 |
TextureType_1d | Value: 5 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)