SampleCount

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

Use the specified sample count

Constructors

Link copied to clipboard
constructor(count: Int)

Functions

Link copied to clipboard

Properties

Link copied to clipboard
val count: Int