rasterResamplingExpression property

List<Object>? rasterResamplingExpression
getter/setter pair

The resampling/interpolation method to use for overscaling, also known as texture magnification filter Default value: "linear".

Implementation

List<Object>? rasterResamplingExpression;