diffuseShTexture property

Texture? diffuseShTexture
final

The diffuse-SH coefficient texture to bind for this draw. During an environment cross-fade this is a 9x2 composite (row 0 primary, row 1 environmentMapB); otherwise null, and environmentMap's own 9x1 texture is bound.

Implementation

final gpu.Texture? diffuseShTexture;