TexType.Compute
static TexType Compute
Description
This texture can be used as a RWTexture in compute shaders. Create it with a format that supports storage images, such as tex_format_rgba128.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!