ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapView Class / SetCameraEffect Method
Version

    SetCameraEffect Method
    Sets the Camera Effect for the active 3D View. Only works on 3D Views.
    Syntax
    public void SetCameraEffect( 
       CIMCameraEffect cameraEffect
    )

    Parameters

    cameraEffect
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also