maxTextureSize property

int? maxTextureSize
getter/setter pair

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

Implementation

int? maxTextureSize;