Up

M3multiSamplingSupported Scol 5.x or above required

Checks multisampling availability for anti-aliasing.

Prototype :

fun [S3d] [I I]

Return : [I I] 1 if available (0 if not) as well as the number of possible passes or nil if error.

See also :

M3enableMultiSampling

M3disableMultiSampling

Example :