ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIM3DLayerProperties Class / UseCompressedTextures Property
Version

    UseCompressedTextures Property
    Gets or sets a value indicating whether uncompressed textures are compressed using DXT5 at load time.
    Syntax
    public bool UseCompressedTextures {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also