SampleCount

data class SampleCount(val count: Int) : WindowMultisample(source)

Use the specified sample count

Constructors

Link copied to clipboard
constructor(count: Int)

Properties

Link copied to clipboard
val count: Int

Functions

Link copied to clipboard