abstract fun setSampleCount(count: Int): Unit
Sets the sample count to use. Only applies if multisample antialiasing is active.
count
- Int: int
The sample count.
abstract fun setSampleCount(count: Int): Unit
Sets the sample count to use. Only applies if multisample antialiasing is active.
count
- Int: int
The sample count.