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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also