samplePositions
Configures the custom sample positions to use in MSAA rendering.
Declaration
var samplePositions: [MTLSamplePosition] { get set }Discussion
Set to an empty array to disable custom sample positions.
Configures the custom sample positions to use in MSAA rendering.
var samplePositions: [MTLSamplePosition] { get set }Set to an empty array to disable custom sample positions.