GeometryConversionOperator.MeshToRasterValue Property
Gets or sets MeshToRasterValue mode of the conversion.
Syntax
public MeshToRasterValue MeshToRasterValue { get; set; }
Property Value
Default: MaxZ
Determines whether the highest or lowest point is when a mesh is rasterized.
Remarks
Used in Mesh to Raster geometry conversion. This parameter is required in this conversion because the height of a mesh in any given point may not necessarily be unambiguous. The value of this parameter indicates whether the highest or lowest hight of a mesh in a given point is used for rasterization.
Platforms
Windows, Linux, Android