enableShaderWriteUsage property

bool enableShaderWriteUsage
final

Enable writing to the texture in a shader.

Note that this is distinct from enableRenderTargetUsage.

Implementation

final bool enableShaderWriteUsage;