maxTextureSize property

int? maxTextureSize
final

Largest size of a texture that is supported by the graphics hardware. For Example: 16384

Implementation

final int? maxTextureSize;