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

In This Topic
    LayerFaceCulling Property
    In This Topic
    Gets or sets the layer's face culling setting.
    Syntax
    public FaceCulling3D LayerFaceCulling {get; set;}
    Public Property LayerFaceCulling As FaceCulling3D
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also