supportsCubeTextures property

  1. @override
bool get supportsCubeTextures

True: a cube is a six-layer texture with a "cube" view over it, and the sky pass needs one.

Implementation

@override
bool get supportsCubeTextures => true;