ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapView Class / SetVisualEffect Method
Version

    SetVisualEffect Method
    Sets the Visual Effect for the active 3D View. Only works on 3D Views.
    Syntax
    public void SetVisualEffect( 
       CIMVisualEffect visualEffect
    )

    Parameters

    visualEffect
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also