ModelDetailEstimate.TexelDensityFactor Property
Density factor for textures.
Syntax
public System.Double TexelDensityFactor { get; set; }
Property Value
Default: 0
Value describing the estimated texture pixel density for this TileLevel.
Remarks
The TexelDensityFactor is expressed relative to a built-in density suggested as appropriate for the TileLevel in question. This means that a TexelDensityFactor of 1.0 is the suggested target to aim for.
See the documentation for this class ModelDetailEstimate for more information on how to use these results.
Platforms
Windows, Linux, Android