org.rajawali3d.view / ISurface / setSampleCount

setSampleCount

abstract fun setSampleCount(count: Int): Unit

Sets the sample count to use. Only applies if multisample antialiasing is active.

Parameters

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.

Parameters

count - Int: int The sample count.