enableShaderWriteUsage property
final
Enable writing to the texture in a shader.
Note that this is distinct from enableRenderTargetUsage.
Implementation
final bool enableShaderWriteUsage;
Enable writing to the texture in a shader.
Note that this is distinct from enableRenderTargetUsage.
final bool enableShaderWriteUsage;