ArcGIS Pro 3.2 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 int TextureDownscalingFactor {get; set;}
    Public Property TextureDownscalingFactor As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also