ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIM3DLayerProperties Class / TextureDownscalingFactor Property

In This Topic
    TextureDownscalingFactor Property
    In This Topic
    Gets or sets the downscaling factor. All textures for this layer are downscaled by this additional factor on loading.
    Syntax
    Public Property TextureDownscalingFactor As Integer
    public int TextureDownscalingFactor {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also