SurfaceEntity.SuperSampling
class SurfaceEntity.SuperSampling
Specifies whether super sampling should be enabled for this surface. Super sampling can improve text clarity at a performance cost.
Summary
Public companion properties |
|
|---|---|
SurfaceEntity.SuperSampling |
Super sampling is disabled. |
SurfaceEntity.SuperSampling |
Super sampling is enabled with a default sampling pattern. |
Public companion properties
PENTAGON
val PENTAGON: SurfaceEntity.SuperSampling
Super sampling is enabled with a default sampling pattern. This is the value that is set if SuperSampling is not specified when the Entity is created.