bindMS
7/14/25Less than 1 minute
RenderTextureDescriptor.bindMS
Name | Type |
---|---|
bindMS | boolean |
Description
If true and msaaSamples is greater than 1, the render texture will not be resolved by default. Use this if the render texture needs to be bound as a multisampled texture in a shader.