Class

SuperSamplingPattern

Specifies the super sampling setting for this Surface.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Android
public value class SuperSamplingPattern
private constructor(public val value: SurfaceEntity.SuperSampling)

Specifies the super sampling setting for this Surface. Super sampling can improve rendering quality at a performance cost.

Companion Object

Properties

Android
public val None: SuperSamplingPattern

Super sampling is disabled.

Android
public val Pentagon: SuperSamplingPattern

Super sampling is enabled with a default sampling pattern.