%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
InterpolationMode_Nearest Field
See Also 
vdWebLibrary Namespace > vdConst Class : InterpolationMode_Nearest Field
When a material is applied, no interpolation is used. Check SetImageInterpolationMode

Syntax

JScript 
public var InterpolationMode_Nearest : int;

See Also