Map.Smooth Property
Gets or sets a value indicating if filtering should be used when applying the map to a mesh.
Syntax
public System.Boolean Smooth { get; set; }
Property Value
Default: true
True if linear filtering should be used; False if no filtering should be used.
Platforms
Windows, Linux, Android