@JsType(isNative=true, namespace="<global>", name="Object") public class SampledPropertyInterpolationOptions extends Object
Modifier and Type | Field and Description |
---|---|
InterpolationAlgorithm |
interpolationAlgorithm
The new interpolation algorithm.
|
double |
interpolationDegree
The new interpolation degree.
|
Constructor and Description |
---|
SampledPropertyInterpolationOptions() |
@JsProperty public InterpolationAlgorithm interpolationAlgorithm
@JsProperty public double interpolationDegree
Copyright © 2019. All rights reserved.