isEmpty method

bool isEmpty()

Implementation

bool isEmpty() => _radianceTexture == null;