ScalingFilter#

class ScalingFilter#

The filters used when scaling texture data.

The actual implementation of each filter is deferred to the rendering pipeline.

Fields#

class ScalingFilter
LINEAR#

The type of the None singleton.

NEAREST#

The type of the None singleton.

TRILINEAR#

The type of the None singleton.