Experimental: this API is experimental and might be changed or removed in the future.

GraphicsStateCollection.GraphicsState.sampleCount

public int sampleCount;

Description

The number of samples per pixel in this rendering configuration.

Must always be 1 or more. A value greater than 1 indicates the rendering configuration is using multi-sampled anti-aliasing. See: CommandBuffer.BeginRenderPass.


Did you find this page useful? Please give it a rating: